-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#8398Labels
O-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-TolerableLow/no impact on usersLow/no impact on usersT-Defect
Description
Steps to reproduce
- Enable bubble layout
- Create a test user
- Set short username to the test user
- Send something from the test user
- Delete the message
- Open the room from the main user account
Outcome
What did you expect?
The MessageActionBar should be on the bubble.
What happened instead?
It is displayed out of place due to the setting on https://github.com/matrix-org/matrix-react-sdk/blob/763edb7ab9302d6908ff84bafe5801bc390f47c6/res/css/views/rooms/_EventBubbleTile.scss#L149, which was specified with a magic number for a large bubble over the row.
Operating system
Debian
Browser information
Firefox
URL for webapp
localhost
Application version
develop branch
Homeserver
No response
Will you send logs?
No
robintown
Metadata
Metadata
Assignees
Labels
O-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-TolerableLow/no impact on usersLow/no impact on usersT-Defect