Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom views with predefined filters #2041

Closed
3 tasks done
mtrezza opened this issue Feb 15, 2022 · 4 comments · Fixed by #2404
Closed
3 tasks done

Custom views with predefined filters #2041

mtrezza opened this issue Feb 15, 2022 · 4 comments · Fixed by #2404
Labels
bounty:$100 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:feature New feature or improvement of existing feature

Comments

@mtrezza
Copy link
Member

mtrezza commented Feb 15, 2022

New Feature / Enhancement Checklist

Current Limitation

There is no way to save a filter setting in dashboard. Every time a class is opened, the filter has to be newly applied.

Feature / Enhancement Description

Allow to create custom views (new section in dashboard) that consist of a class with a pre-defined filter setting.

The views of a class could be accessible in an expandable sub menu of the class in the data browser:
image

The benefit would be that the number of objects is immediately visible, without even opening the view. And the view can be accessed with 1 click, compared to a menu in the data browser of the class with a dropdown, which would require 3 clicks to navigate to.

Example Use Case

Given a class Product that contains all products, it is possible to can create a view named Chairs >100$ that shows the Product class with pre-defined filters for product type: chair and price: >100.

Alternatives / Workarounds

Set filters manually ever ytime a class page is opened in data browser.

@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label Feb 15, 2022
@parse-github-assistant
Copy link

parse-github-assistant bot commented Feb 15, 2022

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@mtrezza mtrezza added the bounty:$100 Bounty applies for fixing this issue (Parse Bounty Program) label Feb 15, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-alpha.12

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jun 9, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-beta.2

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 10, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$100 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants