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 required #578

Open
brianvoe opened this issue Oct 22, 2024 · 0 comments
Open

Add required #578

brianvoe opened this issue Oct 22, 2024 · 0 comments

Comments

@brianvoe
Copy link
Owner

select element has a requireds attribute and would be nice to implement functionality that could take advantage of the same features.

things to think about:

  1. Currently uses display: none on the original select
  2. Can we get our own elements to trigger required when in form submission

expectations:

  1. It will trigger a message to pop up if failed. Otherwise be able to show our own message if requireds gets triggered.
  2. It will stop form submission.
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

No branches or pull requests

1 participant