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

[FormBuilderRangeSlider]: Add maxRange value #1358

Open
1 task done
MelleLintje06 opened this issue Jan 29, 2024 · 0 comments
Open
1 task done

[FormBuilderRangeSlider]: Add maxRange value #1358

MelleLintje06 opened this issue Jan 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MelleLintje06
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.2.0

What you'd like to happen

In our flutter project we have your FormBuilderRangeSlider active but there is one issue with it. We want to add a max range of 7, but it seems like that isn't possible. Could it be possible that this can be a thing? With validation i can see when the value is lower than 7 but i cant stop the slider from sliding to like a maxRange of 2 or 5.

Alternatives you've considered

An alternative could be that you can add an minValue and maxValue and make the dots only react to those values. Then it is fully customizable

Aditional information

No response

@MelleLintje06 MelleLintje06 added the enhancement New feature or request label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant