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

feat(ui): Improve UX when filtering applications (#4403) #4622

Merged
merged 2 commits into from
Oct 29, 2020

Commits on Oct 26, 2020

  1. feat: Improve UX when filtering applications

    - When application filters are active, show a badge with # filters and a button to clear them
    - When no matching applications are found, provide a button to clear filters
    - Styling updates to application filters UI
    
    Signed-off-by: Tim Etchells <tetchell@redhat.com>
    tetchel committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    3cddf22 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Fix tags not clearing

    Signed-off-by: Tim Etchells <tetchell@redhat.com>
    tetchel committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0df4365 View commit details
    Browse the repository at this point in the history