Implement the "Add Record" page #3285
Labels
affects: ux
Related to user experience
needs: ux design
restricted: maintainers
Only maintainers can resolve this issue
type: enhancement
New feature or request
work: frontend
Related to frontend code in the mathesar_ui directory
Milestone
Current behavior
Desired behavior
An "Add Record" page exists to make data entry easier in some cases.
The page loads a blank form which looks like the top part of our existing "Record Page".
Below the form there are the following buttons:
After clicking "Save and Add Another", a section appears at the bottom of the page (below the save buttons) which displays the recently added records. Each record is displayed as a record summary pill hyperlink, allowing the user to open a recently added record in a new tab. The most recently added record appears at the top of the list. Above list is a heading, reading "Recently Added Records". The list does not persist after navigating away from the "Add Record" page.
Design work
Note: The "Add Record" page itself should be straightforward enough that it should not require any design work.
The text was updated successfully, but these errors were encountered: