team-genny / genny

0 stars 1 forks source link

add an edit schema page #78

Closed nmcc1212 closed 2 months ago

nmcc1212 commented 2 months ago

fixes #13

Tizzer1331 commented 2 months ago

Do we want to be taken back to main schema Page after editing? Maybe use a toast to show the edit. this would improve UI approach for the user.

This would also solve the issue where if I edit, save and then attempt to edit again I have no indication if the edit was successful.

no CSS imported like Create Schema, maybe use a universal schema edit/create that unifies the both when one is changed affects both.

nmcc1212 commented 2 months ago
  1. No
  2. we don't have a component for this and imo creating one is vastly out of scope, and the existing approach mirrors the created schema message
  3. have a feature ready to go that makes the message disappear after 3 seconds
  4. there is no need to do this, it gets css from the page component, and there is no in-line css specific to the edit page that would go in the css file anyway