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

Add listing field validation messages sometimes don't display #2777

Open
nicolaslimet opened this issue Jan 17, 2025 · 0 comments
Open

Add listing field validation messages sometimes don't display #2777

nicolaslimet opened this issue Jan 17, 2025 · 0 comments

Comments

@nicolaslimet
Copy link

Ticket:
https://secure.helpscout.net/conversation/2821578929/65059?viewId=3803511

  • Issue for the site above happens on Chrome, partially on Edge, not at all on FF.
  • Only happens for fields that rely on native browser messages (setCustomValidation): ie media fields are not concerned, as they insert an alert div.
  • can reproduce: no.
  • site use Bricks

Could be a conflict, but it seems browser form validation notices are not 100% reliable:
https://medium.com/samsung-internet-dev/native-form-validation-part-3-8e643e1dd06

Maybe better add own alert divs on all required fields instead of using browser validity messaging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants