You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose
Implement the front end as well as API call to edit a user's role. This will be used when the edit icon on a row of the users database (in the Manage Users page) is clicked.
To Do
Move this ticket to the In Progress column
don't forget npm run build in addition to the usual commands
implement the front end (the modal in the second picture)
the field can only be changed to "Admin" or "Staff" so prohibit any other input!
implement the necessary API call to actually add it to the users db
we use clerk so resources like this could be helpful!
don't forget to ADD JIYOON AS A REVIEWER TO YOUR PR🙏
Move this ticket to the Ready for Review column
Pictures
The text was updated successfully, but these errors were encountered:
DUE FEB 14
Purpose
Implement the front end as well as API call to edit a user's role. This will be used when the edit icon on a row of the users database (in the Manage Users page) is clicked.
To Do
Pictures
The text was updated successfully, but these errors were encountered: