Skip to content

fix form error on chromium #409

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cedric07
Copy link
Contributor

Permet de fixer le bug présent dans chrome non résolu à ce jour.

Le soucis se produit sur des petits écrans où on a besoin de scroller pour appuyer sur le bouton submit, et quand ça rescroll en haut ça n'affiche pas le message natif sur les champs en required qui n'étaient plus visibles à l'écran au moment du clic sur le submit, cela en effet à cause de la propriété scroll-behavior à smooth.

https://stackoverflow.com/questions/69015407/html5-form-validation-message-doesnt-show-when-scroll-behaviour-is-set-to-smoo

https://issues.chromium.org/issues/40196176

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

Successfully merging this pull request may close these issues.

2 participants