Updates to composer decoration and room badges #29425
Labels
A-Composer
A-E2EE
O-Frequent
Affects or can be seen by most users regularly or impacts most users' first experience
T-Enhancement
Your use case
Related to https://github.com/matrix-org/internal-config/issues/1606#issuecomment-2694734081
We've decided to make a couple changes to decoration that need to be implemented on EW:
Encrypted = No icon + "Send message..." / "Message..."
Unencrypted = Blue broken lock icon + "Send unencrypted message..." / "Unencrypted message..."
Unencrypted = blue badge
Public = blue badge
Example:
Full room views for all platforms
Compound components:
Have you considered any alternatives?
Yes, we originally defined:
But after aligning with @mxandreas @dkasak and @kongo09 we've decided to only show decoration in the composer when the room is unencrypted in order to fulfill our vision of "invisible crypto".
To this end we've decided to make the broken lock icon and corresponding badges for "Not encrypted" and "Public room" blue instead of gray.
This will be for all platforms.
Additional context
No response
The text was updated successfully, but these errors were encountered: