https://github.com/pglevy/hmr
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pglevy/hmr
- Owner: pglevy
- License: mit
- Created: 2022-05-25T21:55:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T20:12:04.000Z (about 4 years ago)
- Last Synced: 2025-09-12T06:52:23.390Z (9 months ago)
- Language: HTML
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Low-code prototyping demo
Issues:
- Unnecessary availability and identity checks since the service now requires log in
- Unnecessary instructional text ("Select the first and last days of your USPS Hold Mail request" for clearly labeled fields First Day of Service and Last Day of Service)
- Labeling of required fields could be better
- Date selection uses overbearing pop-up with lots of instructions and hidden buttons to complete the task
- You can tab into fields and type directly but clicking on them opens pop-up
- Clicking the X button does not close the pop-up
- Clicking outside of the pop-up and pressing ESC don't close the pop-up either
- The reason I couldn't close the pop-up was because the error message to "select an end date" was not visible because of scrolling within the pop-up element (on a 16" laptop)
- The pop-up has to go
- Use of dropdown for two-option field
- Legal text that implies acknowledgement but doesn't require any user action
- Inconsistent styling of field labels could cause hesitation
- Inconsistent text size and presentation in fields
- Additional instructions is unnecessarily large for the text size and allowed number of characters