-
Notifications
You must be signed in to change notification settings - Fork 6
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
Roomlist displays private and public rooms in the same way #186
Comments
|
@areox-net @Caroline-lawson Could we work on some UI components to enhance UX on this topic? Should we take the icon from V2 version? |
Another linked problem is that people I spoke with did not know that forums are not crypted conversations. Remind me what the icon was in V2? If it's the padlock, then it makes sense if it's on all types of group conversations. The problem is that the colours are counter intuitive :
If it isn't the padlock - please ignore. The "wave" icon didn't make much sense to the people I spoke to. Open to other suggestions of course. |
That's a recurring theme. Tchap v1 highlighted this difference by design, with avatar shapes, icons and - later - color labels for redundancy. We moved to a simpler roomlist as we moved toward Element. The problem still remains with external users. However, last time we talked about this it was decided that this information is relevant once we are inside a room rather than in the roomlist. So my proposal was to display this information in the room header, both on mobile and web. |
I would say it is not straightfoward as we need to implement some logic in the right panel. I will investigate it, but in the mean time, could we propose a quick-win solution to be deployed in the coming days?
|
@odelcroi A quick solution for now would be to use the same icon that we use on mobile for Forums |
Question : Can we add a separate category in the roomlist, for public forums ? There is no provided hook to do this. We need to edit multiple files all over react-sdk. Overall it will be hard to test that our customized roomlist works properly, and resists future upgrades of react-sdk. |
Why didn't we change the colour of the padlocks?
|
@Caroline-lawson since then, we have ! #258 |
I'm still not seeing it, but if you say it's there, great! 😄 |
This is confusing for users. Both forums and private rooms are in the same section of roomlist, and with the same icon.
The text was updated successfully, but these errors were encountered: