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

feat(Slider): allow to enable/show a Tooltip over the Slider thumb(s) #999

Merged
merged 11 commits into from
Apr 13, 2024

Conversation

Cata1989
Copy link
Collaborator

@Cata1989 Cata1989 commented Apr 11, 2024

Description

The purpose of this PR is to enable the tooltip for slider (single and range).

Related Issue

Fixes #ISSUE_NUMBER

Documentation

Screenshots (if applicable)

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my own code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@Cata1989 Cata1989 linked an issue Apr 11, 2024 that may be closed by this pull request
@Cata1989 Cata1989 changed the title feat(Slider): new version for enabling tooltip on slider feat(Slider): enable tooltip for slider Apr 11, 2024
@Cata1989 Cata1989 force-pushed the feat/slider-tooltip2 branch from 5096881 to c99f375 Compare April 12, 2024 09:51
@Cata1989 Cata1989 force-pushed the feat/slider-tooltip2 branch from c99f375 to 94d3ee7 Compare April 12, 2024 09:56
@Cata1989 Cata1989 marked this pull request as ready for review April 12, 2024 19:23
@Cata1989 Cata1989 requested a review from endv-bogdanb as a code owner April 12, 2024 19:23
@Cata1989 Cata1989 requested a review from dgonzalezr April 12, 2024 19:23
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dgonzalezr dgonzalezr changed the title feat(Slider): enable tooltip for slider feat(Slider): allow to enable/show a Tooltip over the Slider thumb(s) Apr 13, 2024
@dgonzalezr dgonzalezr merged commit a5939d0 into main Apr 13, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the feat/slider-tooltip2 branch April 13, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Enable tooltip for slider
2 participants