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

🐛 fix(range): bug js boucle infinie et step dĂ©sactivĂ© [DS-3739, DS-3777] #931

Merged
merged 2 commits into from
May 29, 2024

Conversation

keryanS
Copy link
Contributor

@keryanS keryanS commented Apr 30, 2024

  • corrige la boucle infinie qui fait crash la page lorsque stepwidth = 0
  • corrige le style du curseur avec Ă©tape dĂ©sactivĂ©
  • ajout d'exemples de curseurs double dĂ©sactivĂ© et avec Ă©tape dĂ©sactivĂ©
  • corrige la modification de valeur du deuxiĂšme input lorsque le min dĂ©passe le max ou l'inverse sur le curseur double

@keryanS keryanS added correctif Quelque chose ne fonctionne pas à vérifier maj 1.11.2 labels Apr 30, 2024
@keryanS keryanS added this to the 1.12.0 milestone Apr 30, 2024
@keryanS keryanS self-assigned this Apr 30, 2024
@keryanS keryanS linked an issue Apr 30, 2024 that may be closed by this pull request
@keryanS keryanS changed the title 🐛 fix(cursor): bug js boucle infinie et step dĂ©sactivĂ© [DS-3739, DS-3777] 🐛 fix(range): bug js boucle infinie et step dĂ©sactivĂ© [DS-3739, DS-3777] Apr 30, 2024
@keryanS keryanS changed the base branch from main to dev-1.12.0 May 29, 2024 15:26
@keryanS keryanS merged commit 4e6a909 into dev-1.12.0 May 29, 2024
4 checks passed
@keryanS keryanS deleted the fix/cursor-infinite-and-disabled branch May 29, 2024 15:27
@keryanS keryanS linked an issue May 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correctif Quelque chose ne fonctionne pas maj 1.11.2 PrĂȘt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component Range : BUG avec l'option double boucle de calcul infinie dans le composant Range
3 participants