-
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
[FilterBar]: Missing tooltip for List View Segmented Button #6496
Comments
Hi @FirstOrangutan, Thanks for reporting! After looking into the issue, it looks like that this issue is caused by the Icon Component which is developed in the UI5 Web Components repository, so I'll forward this issue. Hi colleagues, the If this is not the case, can you forward to |
Hello @SAP/ui5-webcomponents-topic-b , Reported problem is that the icons in the segmented button doesn't always have tooltips.
Best Regards, |
Hi Colleagues, I can see that message was forwarded due to incorrect component. Apologies for that, however I wanted to check if this is still planned to be taken up in future? Thanks |
Hi Colleagues @LidiyaGeorgieva @MarcusNotheis Can you please advice for the next course of action? Will this issue be taken up anytime in the future or is it already fixed/taken up? If needed, I can open a new issue with the correct component - in this case please let me know if it should be @SAP/ui5-webcomponents-react or @SAP/ui5-webcomponents-topic-b Thank you and regards |
Hi @MarcusNotheis, Some of the icons have default tooltip while others don't. Regards, |
🎉 This issue has been resolved in version v2.3.0 🎉 The release is available on v2.3.0 Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version v1.29.12 🎉 The release is available on v1.29.12 Your semantic-release bot 📦🚀 |
Describe the bug
In the Filters dialog (to select, de-select filter bar fields), the Segmented button to toggle between Group and List view is missing a tooltip for List View.
This can also be observed on the example provided over at - https://sap.github.io/ui5-webcomponents-react/?path=/docs/layouts-floorplans-filterbar--docs
There is also a codesandbox example attached below.
Isolated Example
https://codesandbox.io/s/strange-aryabhata-44rhfh?file=/src/App.js:1168-1177
Reproduction steps
...
Expected Behaviour
Similar to Group, when list icon is hovered over, a tooltip is shown.
Screenshots or Videos
filterbar-missing-tooltip.mp4
UI5 Web Components for React Version
1.18.0
UI5 Web Components Version
1.16.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Declaration
The text was updated successfully, but these errors were encountered: