Fix outstanding UX issues with replies/mentions/keyword notifs#85
Fix outstanding UX issues with replies/mentions/keyword notifs#85taffyko wants to merge 3 commits into
Conversation
|
Flagged for design review. Where did the design come from here (eg. the stripe colour)? |
|
@dbkr The stripe takes cues from the layout we already use for selected messages (after following a link to a message) I had seen a few ticket comments from the community expressing the sentiment that (especially in light mode) the visibility of the "highlighted-message" background can be poor, and a style similar to Discord's would be appreciated — so I followed that sentiment in my design. I can drop it from the PR if it presents an issue. |
|
Okay, thanks. The colour probably should come from one of the colours in the compound colour scheme already, if there's an appropriate one, but this is all for a designer to look at. |
|
We have made the decision to merge matrix-react-sdk into https://github.com/element-hq/element-web - if you are still interested in this contribution please move it to that repository. Closing so it does not remain as a zombie |


Checklist
public/exportedsymbols have accurate TSDoc documentation.Purpose
When following a link to a message with keyword notifications, there would no longer be any visual indication that the message triggered a notification.
For the "Modern" layout, a bright stripe has been added to the left edge of the highlighted-message background to improve visibility for mentions/notifications, in the spirit of element-hq/element-meta#1476.