There are a lot of style & UX issues with the admin dashboard that need to be improved, but lower priority because they're not public.
Issues
[ ] closing tabs needs to be easier, take inspiration from vscode or browsers when deciding how to visually show tab state
[ ] view officers page needs options like (show current exec team only, etc...)
[ ] view officers page table needs to be sortable by entry & to be more uniform. The style for the table should be inspired by some website that has a style like github
[ ] content updates should be somewhat automatic -> there should be an endpoint which monitors the number of execs (every two seconds & on view enter), to decide if the table should be updated
[ ] the table should have options for filtering too
[ ] the table should have options for updating data
[ ] the table should display data more nicely (ie readable dates, larger columns for some data, bio should be folded by default, should display images when those are implemented.)
There are a lot of style & UX issues with the admin dashboard that need to be improved, but lower priority because they're not public.
Issues