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

[TBCCT-201] slider: displays current value while dragging the thumb #183

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

andresgnlez
Copy link
Member

@andresgnlez andresgnlez commented Dec 18, 2024

This pull request includes changes to the RangeSlider component in the client/src/components/ui/slider.tsx file to enhance its functionality by adding drag state management for the slider thumbs. The most important changes include importing the useState hook, adding state management for dragging, and updating the Tooltip component to reflect the dragging state.

Enhancements to RangeSlider component:

Task: https://vizzuality.atlassian.net/browse/TBCCT-201

@andresgnlez andresgnlez requested a review from atrincas December 18, 2024 12:33
Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tnc-blue-carbon-cost-tool-ghps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 0:34am

@andresgnlez andresgnlez merged commit fd506b7 into dev Dec 18, 2024
3 checks passed
@andresgnlez andresgnlez deleted the TBCCT-201-fe-allow-users-see-values branch December 18, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants