get-convex / fullstack-convex

Fullstack.app implementation using Convex / Auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redesign

vakila opened this issue · comments

Redesign the UI per design team spec, currently in progress

  • Header

  • Main task list

  • Sidebar

  • Task details

  • Edit task

  • New task

  • Change status

  • Change owner

  • File upload modal

  • Ghosts moved to #33

  • Ensure all components are functional/all data loading at page level

  • Task detail: Owner select doesn't work right yet: clicking outside should cancel the select, clicking the original option should not change the owner but it does

  • Task detail: once opened, Status select should maybe be more of a standard select input rather than the colored pills, and only show the pill after selecting/cancelling (also should cancel on blur like Owner) - (should these maybe just open a modal?) moved to #33

  • Status/Owner filters - not quite clear what this is supposed to do, should change the pointer (so it doesn't seem like a text field) and provide some indication of which/how many values are selected (e.g. "Status (2)"). If the Owner select is not a true multi-choice, should be a radio input instead - but maybe it makes sense to leave it a multi-choice checkbox

  • Ask for RumorAve feedback on loading & selection states

Capturing design sync: Design team will jam on the existing Figma using the Notion doc for guidance, will discuss with Jamie async

Ian caught some bugs/had some suggestions:
[Edit - moved to description]

Moved the remaining items here to #33, closing this one out