Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Form.js] No required min/max for numeric elements #8197

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Oct 21, 2022

Input elements should not require a min and a max. They may not be required (or known) and aren't necessary for the underlying element.

Input elements should not require a min and a max. They may
not be required (or known) and aren't necessary for the underlying
<input type="number"> element.
@driusan driusan added UI PR or issue introducing/requiring improvements to the LORIS User Interface Cleanup PR or issue introducing/requiring at least one clean-up operation labels Oct 21, 2022
@driusan driusan merged commit f52b471 into aces:main Oct 25, 2022
@ridz1208 ridz1208 added this to the 25.0.0 milestone Mar 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Cleanup PR or issue introducing/requiring at least one clean-up operation UI PR or issue introducing/requiring improvements to the LORIS User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants