junior
Card 2 of 10
Enter Chat Page
User story
As a user, I want to enter a nickname for the chat before joining. The nickname should be between 4 and 60 characters in length. I expect the chat application to validate the entered nickname and enable the "Join Chat" button only when the nickname meets the validation criteria. Clicking the "Join Chat" button should redirect me to the main chat page.
Acceptance criteria
- Clicking the "Get Started" button redirects the user to a centered page displaying the logo.
- The centered page includes a text input field for entering a nickname.
- The nickname is validated to be between 4 and 60 characters in length.
- The "Join Chat" button remains disabled until the nickname is properly validated.
- Clicking the "Join Chat" button moves the user to the main chat page.
Build this task card
Start your 7-day free trial to build this card in our code editor with Figma designs and live preview.
Start 7-Day Free Trial to Build This Card