Skip to content
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

Let users manually join rooms by room alias in RoomDirectory. #2217

Closed
ara4n opened this issue Sep 15, 2016 · 3 comments
Closed

Let users manually join rooms by room alias in RoomDirectory. #2217

ara4n opened this issue Sep 15, 2016 · 3 comments
Assignees
Labels

Comments

@ara4n
Copy link
Member

ara4n commented Sep 15, 2016

Our RoomDirectory implementation is currently converging on zpl.io/Z1RCiSd (but with the Create Room button being in the bottom-left rather than the top menu).

However, we've just realised that we are missing UX for joining a room by room alias (e.g. #matrix:matrix.org).

The current behaviour in Vector is that if you enter a name like #matrix:matrix.org into the search field and hit return, it joins you to it - however, this is very unintuitive. Suggestions on how to make it more discoverable would be very appreciated.

@antikewl
Copy link

Hello. The behaviour is similar, but I added some explanatory text to the search field in this newer version. https://zpl.io/ZCjdQJ

chat directory search

@ara4n
Copy link
Member Author

ara4n commented Sep 15, 2016

This is okay, but it's very unintuitive to the user that having typed #supersecret:wherever.com into the box they need to hit return to actually join it (especially given the directory list will have been filtered down to nothing).

How about having a line at the top of the search results saying "Join #supersecret:wherever.com"?

@dbkr dbkr self-assigned this Sep 15, 2016
@ara4n
Copy link
Member Author

ara4n commented Sep 16, 2016

Trevor came up with a design: https://zpl.io/ZFNz6j where if the user enters something that looks like a room alias a join button pops up. just need to implement it now.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants