We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We observed that there is a missing tooltip for the color slider and alpha slider. Same is not reproducible for sap.m.ColorPicker.
ui5-color-picker
Tooltip should be shown upon hover on both sliders as it is in UI5 - https://sdk.openui5.org/entity/sap.ui.unified.ColorPicker/sample/sap.ui.unified.sample.ColorPicker.
https://sap.github.io/ui5-webcomponents/components/ColorPicker/
No response
Medium
2.*
Chrome
The text was updated successfully, but these errors were encountered:
fix(ui5-color-picker): add tooltip to sliders (#10270)
06a5fdb
Now both of the sliders have tootip showing the value selected. fixes: #10203
🎉 This issue has been resolved in version v2.6.0-rc.0 🎉
The release is available on v2.6.0-rc.0
Your semantic-release bot 📦🚀
Sorry, something went wrong.
tsanislavgatev
Successfully merging a pull request may close this issue.
Bug Description
We observed that there is a missing tooltip for the color slider and alpha slider. Same is not reproducible for sap.m.ColorPicker.
Affected Component
ui5-color-picker
Expected Behaviour
Tooltip should be shown upon hover on both sliders as it is in UI5 - https://sdk.openui5.org/entity/sap.ui.unified.ColorPicker/sample/sap.ui.unified.sample.ColorPicker.
Isolated Example
https://sap.github.io/ui5-webcomponents/components/ColorPicker/
Steps to Reproduce
No response
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.*
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: