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 attribute to login forms #3376

Merged
merged 6 commits into from
Mar 24, 2023
Merged

Add required attribute to login forms #3376

merged 6 commits into from
Mar 24, 2023

Conversation

AlecRust
Copy link
Contributor

  • Add required attribute to inputs in auth forms
  • Fix broken syntax in "list_search.php"
  • Bump Node dependencies
  • Apply some Prettier formatting to views

From what I can see, pretty much all other forms would also benefit from "required" attribute to prevent a page reload before user is notified of a missing value in a form. If people agree that can come in following PR.

@AlecRust
Copy link
Contributor Author

AlecRust commented Mar 23, 2023

Hmm, looks like same Actions caching issue we had last time tried to bump Node dependencies.

As with that PR, 394fcf6 is not strictly necessary and could be removed 🤷

Edit: Done.

@AlecRust AlecRust added this pull request to the merge queue Mar 24, 2023
Merged via the queue into main with commit 87a4a74 Mar 24, 2023
@AlecRust AlecRust deleted the required-attribute branch March 24, 2023 09:09
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.

None yet

2 participants