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

Filter Bar: Changing filter values in Adapt Filters dialog not working properly #5535

Closed
1 task done
marekviskup opened this issue Feb 26, 2024 · 1 comment · Fixed by #5546
Closed
1 task done
Labels

Comments

@marekviskup
Copy link

Describe the bug

After the change of a filter value in the Adapt Filters dialog, the filter control in the dialog doesn't show correct values even though the value was set (as can be seen in the background in the Filter Bar). This results in an inconsistent state of the filter values between the Filter Bar and the Adapt Filters dialog. To get the correct state of the filter the user needs to perform one of the actions from the Adapt Filters dialog toolbar (Hide Values/Show Values, List View/Group View, Search...).

Filter Bar - filter values bug

Isolated Example

https://stackblitz.com/edit/github-rc93m5-bwppnn?file=src%2FFilterBarView.tsx

Reproduction steps

  1. Open Adapt Filters dialog
  2. Click on Show Values in the dialog toolbar
  3. Open MultiComboBox Filter options
  4. Select one of the options

Expected Behaviour

The filter control in the Adapt Filters dialog behaves as expected and shows correct values.

Filter Bar - filter values bug - expected behavior

Screenshots or Videos

No response

UI5 Web Components for React Version

1.23.1

UI5 Web Components Version

1.20.1

Browser

Chrome, Edge, Firefox, Safari

Operating System

No response

Additional Context

No response

Relevant log output

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@ui5-webcomponents-react-bot
Copy link
Contributor

🎉 This issue has been resolved in version v1.26.0 🎉

The release is available on v1.26.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants