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

TextField: запретить изменение значения при скролле с type=number #3767

Closed
navechno opened this issue Sep 23, 2024 · 0 comments · Fixed by #3820

Comments

@navechno
Copy link

Сейчас у TextField с type=number и step=0 отрабатывает нативное поведение input при скролле в области компонента, тем самым увеличивая/уменьшая значение. Хотелось бы, чтобы при step=0 это поведение отключалось

@gizeasy gizeasy self-assigned this Nov 14, 2024
@gizeasy gizeasy added this to Consta Nov 14, 2024
@gizeasy gizeasy added this to the 27.11.2024 milestone Nov 14, 2024
@gizeasy gizeasy moved this to To do in Consta Nov 14, 2024
@gizeasy gizeasy linked a pull request Nov 19, 2024 that will close this issue
13 tasks
@gizeasy gizeasy moved this from Done to Released in Consta Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants