You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The import will be analyzed and the changes shown to the user (note: handle a long list using a scroll bar in the modal):
A second confirmation is shown to the user if they choose to proceed:
If the user confirms, the taxonomy is updated and a toast is shown.
If errors occur, they will be shown at the top of the page as seen in the Import workflow mockups.
Developer Notes
Screenshots above are for convenience - Figma is the most up-to-date source for mockups. The scale of UI elements seen in the screenshots above may be incorrect.
As always, make sure the whole process can be done using only a keyboard.
"As a global staff user (instance-level super-admin), I can update a taxonomy by downloading, editing, and re-importing it."
This improves the UX and workflow of the basic functionality implemented in #140.
Acceptance Criteria
Developer Notes