client-web icon indicating copy to clipboard operation
client-web copied to clipboard

[Create Space] Create a Space Dialog

Open bobbykolev opened this issue 9 months ago • 0 comments

Description

As a user I want to be presented with a Create a Space form So that I can initiate space creation myself.

Acceptance criteria

  • [ ] The Space creation dialog should be presented after clicking the "Starting a Space" button from "My Dashboard".
  • [ ] The dialog should consist of the following fields (see screenshot 1).
    • the selection of organization is the user (prefilled, not changable)
    • NameID is the field with the URL and the prefilled fixed part of the URL. NameID should show generated NameID based on the Space Name that the user can then edit
    • Required: Name, URL, host T&C checkbox
  • [ ] Terms & conditions checkbox should be checked to submit the form.
  • [ ] Terms dialog should be available with hardcoded (TBD) text (see screenshot 2).
  • [ ] On submission preserve the state so the space could be created after choosing the next step. (TBD)

Additional Context

Figma: https://www.figma.com/file/noZ6QjMORE2nNkhccSc9pG/Homepage?type=design&node-id=1689%3A4499&mode=design&t=pszRHLnNzU3s5AUg-1 Screen shots / UX designs / data that are relevant. Create a Space dialog.png

T&C.png

Areas that will be affected

To be added during the refinement

bobbykolev avatar May 13 '24 12:05 bobbykolev