Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When touching the Hamburger menu, it accidentally touches the Docsplus icon and redirects to the landing page; I need to change the position or replace it with the home icon next to the right button. #113

Open
Tracked by #103
HMarzban opened this issue May 9, 2023 · 1 comment

Comments

@HMarzban
Copy link
Collaborator

HMarzban commented May 9, 2023

No description provided.

@HMarzban HMarzban mentioned this issue May 9, 2023
9 tasks
@patcon
Copy link

patcon commented Aug 19, 2023

It seems on android mobile that this is related to the hamburger menu opening, but then flickering out of visibility. It seems to be going behind the background elements of the edit canvas (maybe due to negative z-index of menu), and then the next click (to try again to re-open the menu) registers on the hidden menu, which is usually the docs.plus logo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants