-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't workingcssThis task involves CSS knowledgeThis task involves CSS knowledgereactThis task involves React knowledgeThis task involves React knowledge
Description
Describe the bug
When a user navigates to a URL with an invalid / nonexistant roomID ( /room/voting-room/{id-doesnt-exist} ) the "Waiting for data..." appears instead of a page saying the roomID is invalid
To Reproduce
Steps to reproduce the behavior:
- Navigate to URL: http://localhost:3000/room/voting-room/{some-id-that-doesn't-exist}
- Observe the page "Waiting for data..."
Expected behavior
A page / modal should appear displaying "Invalid Room Id", that has an input to type in the valid Room Id, and on Submit would redirect user to the /room/voting-room/{roomID}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcssThis task involves CSS knowledgeThis task involves CSS knowledgereactThis task involves React knowledgeThis task involves React knowledge
