You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Votre réseau empêche les changements" creates a flickering behavior and keeps moving the text up/down when appering/ disappearing
Describe the solution you'd like
I would like for the text to be stable and not flicker. A few options I see :
find a "stable" position instead adding a new line at the top to insert it. eg. in the top bar.
keep the message once the websocket problem has been noted. Simply switch between two texts, one when you are writing and the other one when the doc is locked by another user.
Do you want to work on it through a Pull Request?
I can have a look and propose a PR once you let me know your preferred approach!