-
Notifications
You must be signed in to change notification settings - Fork 7
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
Adjust the design in the room details screen #168
Comments
@Anna-Livia we updated the todo list here with the Element dev team to start the implementation of some points A discussion with the design team is required to go further on the customisation steps. For example we have to decide which state events must be displayed or not in the room timeline |
some points will be handled by element-hq/element-android#3959 |
A la création du salon, dans l'encart de sécurité, j'aimerais voir les messages suivants :
Si non chiffré :
|
Les changement de topic, de nom de salon et de mode d'accès doivent être notifié dans l'historique. |
assigned to me in order to create new issues with the pending change requests |
We will use the following screenshot to compare the rendering of a room in the 2 versions of Tchap:
I suggest the following changes in TchapV2:
In the room header:
- [ ] display an hexagonal avatar for the room which aren't DM (To be confirmed by the DINUM)- [ ] display a padlock or the forum icon at the top right corner of the avatar according to the room type (private/forum) (To be confirmed by the DINUM)This point will be handled later in another issue- [ ] check with the Element Application team to make ellipsis less strictfixed the ellipsis was due to invisible call icons(To be confirmed by the DINUM)In the room history:
- [ ] display an hexagonal avatar for the room which aren't DM (To be confirmed by the DINUM)m.room.guest_access
- [ ] check with the DINUM if we should still hide from the room history the following room state event:m.room.join_rules
,m.room.join_rules
,m.room.history_visibility
,m.room.encryption
- [ ] check with the DINUM if we should hidem.room.name
andm.room.topic
The text was updated successfully, but these errors were encountered: