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

Tooltip for range slider #219

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Tooltip for range slider #219

wants to merge 3 commits into from

Conversation

miafan23
Copy link
Contributor

@miafan23 miafan23 commented Mar 7, 2024

We provided tooltip option for control range slider, but didn't implement the tooltip. This pr implemented tooltip for range slider to fix the issue


describe('tooltip', () => {
const mockOnChange = jest.fn();
window.HTMLElement.prototype.hasPointerCapture = jest.fn();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miafan23 miafan23 marked this pull request as ready for review March 7, 2024 10:11
@miafan23 miafan23 requested a review from tristen March 7, 2024 10:11
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.

1 participant