SAP/ui5-webcomponents-react

[Filter Bar]: [Show Filter Bar button not available on mobile devices]

DrMalchev opened this issue · 4 comments

Describe the bug

The button Show Filter Bar is not visible on mobile devices. tested on IOS and Android, both landscape and portrait mode.

Isolated Example

No response

Reproduction steps

...

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

^1.28.1

UI5 Web Components Version

^1.22.0

Browser

Safari

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.

Hi @DrMalchev

this behavior is by design. You can find out more about it here: https://experience.sap.com/fiori-design-web/filter-bar/#responsiveness

The linked PR will also add this information to our documentation.

Thanks for your prompt reply @Lukas742 !
The documentation says that it is closed and accessible through Filter dialog, but I still can't get to my filters. Filters dialog gives me only control which to display. How can I expand it to see my FilterGroupItem-s.
Thanks!

To edit filters you can press on the "Show Values" button inside the filters dialog:

2024-06-28_14-08-40.mp4

@Lukas742
I thought Show Values is a Label for the display types. Would have never realized this is a button.
It's all clear now, but I consider this a really bad UX.
Thanks again for your help!