Description
Acknowledgements
-
I have checked that there is no other issue describing the same or
similar problem that I currently have, regardless if it has been
closed or open. -
This bug affects Discord website.
-
This issue is confirmed to be reproducible when WebCord is packaged
on at least all three latest supported Electron major releases. -
This issue is reproducible in Chrome, Chromium or any
Chromium-based browser, e.g Brave or Edge (please write in
Additional Context which browser you have used if it is neither
Chrome nor unmodified Chromium). -
There are no fixes done to
master
which resolves this issue. -
My issue describes one of the unstable and/or not fully implemented
features. -
I have found a workaround to mitigate or temporarily fix this issue
in affected releases (please write it in Additional context section
below).
Operating System / Platform
🐧️ Linux
Operating system architecture
x64 (64-bit Intel/AMD)
Electron version
v33.3.1
Application version
v4.10.3
Bug description
Using the sidebar hiding functionality no longer appears to work on the main server sidebar. The injected style is being overruled by another applying to the same element:
Related: What is the .visual-refresh
property for the main html element. Something the discord devs are working on currently? If I add it to the class list the layout and style change dramatically, but it doesn't seem like it's done yet.
Additional context
No response