Add required
attribute to input element in Request Password Reset page
#3223
Labels
good first issue
This issue is ideal for first-time contributors!
HTML
requires change to HTML files
usability
Milestone
In Request Password Reset page the input element doesn't have
required
attribute. HittingRequest Password Reset
button with empty input sends a POST call and then addsThis field is required
message.It's better to have a
required
attribute which marks the input as required.Good First Issue: This issue is good for first time contributors. If you've already contributed to Warehouse, please work on another issue without this label instead. If there is not a corresponding pull request for this issue, it is up for grabs. For directions for getting set up, see our Getting Started Guide. If you are working on this issue and have questions, please feel free to ask them here,
#pypa-dev
on Freenode, or the pypa-dev mailing list.Screenshot Required: If your pull request makes a visual change, please include a screenshot of your update. This helps our team give you feedback faster.
The text was updated successfully, but these errors were encountered: