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
Currently the button is only displayed when the user scroll to the top. whenever the user scroll to the bottom the button disappear, it is not great for the experience of the user I think.
I suggest we should always keep the button visible.
In order to not hide some content we should add some margin at the bottom of each page to be sure to never hide last lines of the pages.
Only on mobile display.
Currently the button is only displayed when the user scroll to the top. whenever the user scroll to the bottom the button disappear, it is not great for the experience of the user I think.
I suggest we should always keep the button visible.
In order to not hide some content we should add some margin at the bottom of each page to be sure to never hide last lines of the pages.
Thoughts @camillemonchicourt @dtrucs ?
The text was updated successfully, but these errors were encountered: