-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create room 1 and 2: Room creation flow to be improved #1756
Comments
Please define "functionality". |
To clarify: we do have a create room component already, but it looks nothing like Trevor's new design. A new one will need to be created, sharing much of the functionality with the current Room Settings page. It would be great if this could be done on the Ribot side (although this one is pretty much all coding rather than design). I'd prioritise the more fiddly cosmetics over this one and do it if we have time, as this can always be done on the Vector side, whereas the HTML+CSS wrangling is at more of a premium. |
Signed off as a style sheet - not to be taken as literal form contents though ...with the exception that we need to work out where to put the save button in the event of the form being taller than one page. |
...now solved in https://zpl.io/1hf7ar. signed off! |
We're going for a short-term fix in #2178 for now... |
Room Creation flow is vastly improved and further improvements scoped to Nad's design |
Create room 1 and 2: Room creation flow to be improved
Dependency/question: functionality does not exist - Vector or ribot team to create?original requirements from Amandine
We've been getting feedback from the users which confirmed our experience that the room creation flow is not great.
Today we get into an empty room and the focus in on the invite field. Which makes people invite others in a name-less room. And there is no mean to cancel the creation except by leaving the room.
We’re thinking that a 2 stage creation flow would be (was) better there are steps through which people should be going before inviting: set a room name and potentially a topic.
An idea was to open a an empty room but with a modal popup (or possibly the room settings pane open? But they’re scary today) for the user to fill in the room name and possibly a topic, and visibility/privacy settings. Then once pressing OK the room is created and focus is on invite field.
What do you think? Any other thoughts to improve the experience?
The text was updated successfully, but these errors were encountered: