buttercup-desktop
buttercup-desktop copied to clipboard
UI enhancement (popup with white background)
Hi community, I just found that the popup is not well rendered, I found it on Linux (endeavour linux) and also happen on macos (I think it also happen on windows), like this screenshot. Thanks
Hi, after some investigations, this bug is due to a weird management of the resize event inside the react-popover
library. You can see my analysis here.
One solution I see is to replace this library because it is not maintained anymore. I propose to replace it by floating ui
. What do you think about it @perry-mitchell ?
I'd be completely fine with replacing it! The whole UI library needs an overhaul but this would be good start.
We should change the Platform tag. It is not only related to Linux. I confirm I can also see it on Windows and @fokusuma mentioned macOS.