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

[FilterBar]: Cannot hide all filter items in Adapt Filters dialog #6720

Closed
1 task done
azhu716 opened this issue Dec 10, 2024 · 0 comments · Fixed by #6724
Closed
1 task done

[FilterBar]: Cannot hide all filter items in Adapt Filters dialog #6720

azhu716 opened this issue Dec 10, 2024 · 0 comments · Fixed by #6724
Labels
bug Something isn't working

Comments

@azhu716
Copy link

azhu716 commented Dec 10, 2024

Describe the bug

Hide all filter items in the Adapt Filters dialog, the operation doesn't take effect. The 'onFiltersDialogSave' callback returns the old value.

Isolated Example

https://stackblitz.com/edit/github-xrnfxw-zc2jpsdv?file=src%2FFilterBarExample.tsx

Reproduction steps

  1. Open the stackblitz example.
  2. Click 'Filters', hide all filter items and click 'OK'.
  3. The filterbar remains the same.
    image

Expected Behaviour

In Step3 all filter items should be hidden. It was possible in uwcr@1. The 'onFiltersDialogSave' callback should return an empty array for selectedFilterKeys.

Screenshots or Videos

No response

UI5 Web Components for React Version

2.4.0

UI5 Web Components Version

2.4.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
1 participant