regen-network / regen-web

:seedling: Website and marketplace application

Home Page:https://app.regen.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to edit project slug

blushi opened this issue · comments

As a project admin, I can update a project slug from a new settings tab in the project edit page.
We should check for uniqueness as soon as the user types, probably using debouncing like it's already done in RoleField component.

https://www.figma.com/file/Sb9BavGvlCFPQFpjdDlwsL/Web-2.0-log-in-and-actions?type=design&node-id=453-17850&mode=design&t=0bdgGBhQO6PL3glL-0#556290628

I can also update this slug right after project creation, as part of the "Finished" step of the project creation flow.

https://www.figma.com/file/Sb9BavGvlCFPQFpjdDlwsL/Web-2.0-log-in-and-actions?type=design&node-id=341-33533&mode=design&t=i9gGCOGIIUFXWUZA-0#554417026

@erikalogie could you add the design for that, thanks

@erikalogie could you add the design for that, thanks

nevermind found it

I think 5 is more accurate given that there are:

  • a new form
  • a new component
  • field with name checking
  • new query
  • form creation to update

yeah makes sense 👍