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

Soft min/max values. #576

Open
braebo opened this issue Oct 25, 2023 · 1 comment
Open

Soft min/max values. #576

braebo opened this issue Oct 25, 2023 · 1 comment

Comments

@braebo
Copy link

braebo commented Oct 25, 2023

Hey! Sorry if this has been suggested before, but I think it would be a big QOL improvement if min and max values were soft.

Using the number input directly (or the draggable bit beside it) should allow users to set any value beyond the min/max.

If users need to hard clamp their values, they can do it themselves. Not being able to work around the min/max his very inconvenient and imposes several limitations that can become cumbersome to work around.

I'm curious to hear thoughts around this one!

@Bug-Reaper
Copy link

Bug-Reaper commented Sep 22, 2024

Agree, was going to try and hack this in with event listeners but event capabilities appear to be fairly limited.

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

No branches or pull requests

2 participants