Closed aswallace closed 6 days ago
This PR creates the main part of the UI for editing file metadata from BFF based on the Figma designs. Does not include any backend logic.
~Temporarily deployed to staging~
Part of #96
Lots of changes with a slightly complicated file structure, so here's suggested review order:
There's also a brand new 'ComboBox' component (dropdown selector with search), which is a styled wrapper for the FluentUI combo box
UX bugs from @lynwilhelm :
Global issues not specific to this ticket:
This PR creates the main part of the UI for editing file metadata from BFF based on the Figma designs. Does not include any backend logic.
~Temporarily deployed to staging~
Part of #96
Reviewing
Lots of changes with a slightly complicated file structure, so here's suggested review order:
There's also a brand new 'ComboBox' component (dropdown selector with search), which is a styled wrapper for the FluentUI combo box
To Dos (UI only)
340 (date, number, yes/no, etc)
341
342 -- Ideally should open on click and react to users hitting enter, but has been behaving inconsistently
343 Add disabled annotations (e.g., from labkey) & prevent new annotations that collide with existing
344 Warn users on exit w/ unsaved changes
Screenshots
Existing annotation pathway:
New annotation pathway: