iresharma / reachv2

New improved prod focused UI for Reach, using shadcnUI heavily inspired from Vercel
4 stars 0 forks source link

Create Item and small UI fixes #19

Closed iresharma closed 8 months ago

iresharma commented 8 months ago

THings added in this R:

  1. UI for Create Item changed from similar to show/edit item to a dialog box
  2. Added auth flow fix where userAccount create page is compulsory
  3. fixed kanaban issue where localstorage X-Board was not updating after create kanban was successful

Important

The third fix also made that now to create an item there need to exist a label. Which seems to be the right way to go.

related issue :- #13