-
Notifications
You must be signed in to change notification settings - Fork 102
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
[Custom Filter]:[When we click ‘XX’ column header, we get the filter Header Popover List name is not provided.] #6132
Comments
Hello @jadhavarjun, Thank you for reporting this issue! I will forward it to our UI5 Web Components for React team, as the affected component is developed in their repository. From my investigation, it appears that the @SAP/ui5-webcomponents-react-team, Regards, |
Hi @kgogov , @MarcusNotheis , When can I expect a resolution for this issue? please. |
I'm currently looking into the specs of how the Filter within column header should look like. |
🎉 This issue has been resolved in version v1.29.6 🎉 The release is available on v1.29.6 Your semantic-release bot 📦🚀 |
Hi @Lukas742 , |
Hi @jadhavarjun please see the comment above your last one 😉 So, the fix is available with v1.29.6 and there's not further action required. |
🎉 This issue has been resolved in version v2.0.0-rc.2 🎉 The release is available on v2.0.0-rc.2 Your semantic-release bot 📦🚀 |
Hi @Lukas742, Now if we focus on the filter column, will all the element or filters within the filter column it be read, actually what happening when we fucus on that filter column the input filed is their within filter column is not being read, I have tried with everything i have added accessibleName, Placeholder attributes accissibleName attribute read only when our focus is directly on that particular input field. I have attached screenshot you can see here input field is not read. |
Hi @jadhavarjun You're using a custom implementation of the Filter, which we cannot reproduce without an isolated example. For the default implementation it's working as intended. To assist you further please add an isolated example by leveraging this StackBlitz template. |
Hi @Lukas742, that above stackblitz link you provided that version is 1.29.0 in that I am not able to check issue can you please provide me latest version stackblitz link |
Hi @jadhavarjun the linked StackBlitz uses the latest version (v1.29.8). Here you can find the same template just with a Also, you can update the dependencies yourself, by changing it in the package.json. Sometimes, you may have to refresh the page so StackBlitz reinstalls the dependencies, but apart from that you can use it in the same way as your app. |
Bug Description
When we click ‘XX’ column header, we get the custom filter Header Popover List in that list when you navigate using up down arrow key and when you focus on acceding and descending filter icon you get the proper meaningful but when your focus come to last filter name is not provided.
For your better understanding I have attached some screenshots here:

I have also mentioned story book link where you can check this issue:
Story Book Link: https://sap.github.io/ui5-webcomponents-react/?path=/story/data-display-analyticaltable--custom-filter
Steps:
Open Story Book Link and Speech Reader (JAWS)
After Opening Story Book Link you able to see table click on Age header you able to see Header Popover List

Navigate Header Popover List using arrow keys
When your focus come to

you can see no meaningful name provided.
Affected Component
No response
Expected Behaviour
Every UI should have meaningful name here for button name should be provided and same should be conveyed by the screen reader.
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
High
UI5 Web Components Version
^1.14.0
Browser
Chrome
Operating System
Windows
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: