-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#7901Labels
A-Right-PanelA-TimelineO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-RegressionX-Release-Blocker
Description
Steps to reproduce
- Start a new room so the "created and configured" grouped line is accessible for testing
- Send a few ungrouped state events, such as adding widgets
- Maximise a widget so that the right panel timeline is displayed
Outcome
What did you expect?
State event summaries should be aligned with the rest of timeline and use reasonable padding, as they have in previous versions.
What happened instead?
Release branch screenshot:
- "Created and configured" grouped line fails to override padding because of class name change in Consolidate RedactionGrouper and HiddenEventGrouper into MELS matrix-org/matrix-react-sdk#7739
- Ungrouped widget events fail to override padding because
!important
was used in Fix edge case around event list summary layout matrix-org/matrix-react-sdk#7891
Regressed by matrix-org/matrix-react-sdk#7739
Regressed by matrix-org/matrix-react-sdk#7891
Operating system
macOS
Browser information
Firefox 99
URL for webapp
Local server
Application version
React SDK branch release-v3.41.0 (43d3f6c)
Homeserver
matrix.org
Will you send logs?
No
Metadata
Metadata
Assignees
Labels
A-Right-PanelA-TimelineO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-RegressionX-Release-Blocker