Clicking on the thread info should highlight the previewed message #19404
Labels
A-Threads
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Task
Tasks for the team like planning
When clicking on the thread info the message in main timeline should be properly highlighted (
.mx_ThreadInfo-active
should be added to.mx_ThreadInfo
).Currently
EventTile
has no way of knowing what RightPanel is open and has no knowledge about it's data. We need to move around the RightPanelphase
state somewhere higher (RoomContext
?) so that we can access the necessary data without adding yet another unsynced state property toEventTile
.The text was updated successfully, but these errors were encountered: