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

DataViews: Improve UX around filter customization of bundled data views #62157

Commits on May 30, 2024

  1. feat: Improve UX around filter customization of bundled data views

    - Hide the filter option which is pre-applied by the view.
    - Hide the "Reset" button when no other filter is applied other than the pre-applied filter by view.
    - When "Reset" button is clicked reset the filter to the view pre-applied filter state.
    
    Signed-off-by: Souptik Datta <souptikdatta2001@gmail.com>
    Souptik2001 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dd9807d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix: Add initalFilters data on templates view data also

    Signed-off-by: Souptik Datta <souptikdatta2001@gmail.com>
    Souptik2001 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d94aa77 View commit details
    Browse the repository at this point in the history