element-hq / element-hq/element-web
Old sidebar has a pixel of leakage
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
Switch to the old sidebar and notice the additional pixel. I assume that's a bug.
| Default | After adding `clip-path: border-box;` to the `.mx_BackdropPanel`: |
|---------|-------------------------------------------------------------------|
|||
The filter somehow is extending the width, that's a quick solution I found.
### Outcome
#### What did you expect?
Sidebar not leaking the underlying blurred picture over the darkened area.
#### What happened instead?
The opposite of what I said in previous section.
### Operating system
Arch Linux
### Application version
Element 1.12.6
### How did you install the app?
Flathub
### Homeserver
Synapse
### Will you send logs?
No
Contributor guide
Assessment
This issue has not been assessed yet.