-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
UI: draft requirements #4525
Comments
Lets try to flesh this out some more based on Kevins comments. UI: Form Requirements
Note - Database information or Schema related information probably isn't needed in here since the main focus of this is the UI and what the user will be presented. |
This all looks pretty good Bryan. We did discuss that we aren't going to capture anything but the key information, to reduce the friction to getting the information we want from the user. I think we are only going to have two user inputs on the form-- date of interview datepicker, and topics covered multi-select. Also, we do need to consider the non-happy path in the instance of form submission failure, or if the user attempts to navigate away from the page before submitting, the user should be warned that the information will not be saved/submitted. |
Just very broad strokes here, just starting here to get something to iterate over.
The page should mimic the rest of the site for the skeleton of the page (header, nav, footer)
For the simplest version(end to end) In the main section we would need:
Then, fleshed out, we'd want to add the following?
The text was updated successfully, but these errors were encountered: