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

Auxiliary menu items is not staying in single line on touch devices. #4121

Open
4 tasks done
therealharshit opened this issue Dec 8, 2024 · 7 comments
Open
4 tasks done

Comments

@therealharshit
Copy link
Contributor

Description

In advance mode the auxiliary menu items breaks into next line and overflows to canvas.

Expected Behavior

The items should stay in one line.

Screenshots

Screenshot_20241208_203951_Chrome

How to Reproduce

  1. Switch to advance mode.
  2. Open auxiliary menu.

Environment:

  • Operating System: Android
  • Browser (if applicable): Chrome
  • Version of Software/Project: Master branch

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

@therealharshit
Copy link
Contributor Author

@walterbender I was doing some testing on touch device and found this issue, on further testing i found that it's not only on breaking on touch device but on all device with width less than 1090px.

@walterbender
Copy link
Member

I am not sure what a good solution to this problem is. Maybe we need to switch to a pulldown menu when we run out of room?

@walterbender
Copy link
Member

Maybe a pie menu would be more consistent with everything else?

@therealharshit
Copy link
Contributor Author

therealharshit commented Dec 8, 2024

Maybe a pie menu would be more consistent with everything else?

@walterbender I think a pie menu for auxiliary menu items in advance mode would be much better, since this issue is only in advance mode.
What do you think?

@walterbender
Copy link
Member

But only when the screen width is too small.

@nilaygit-10721
Copy link

nilaygit-10721 commented Dec 10, 2024

@walterbender @therealharshit Can I work on this to make it resolved and responsive for smaller screens?

@therealharshit
Copy link
Contributor Author

@walterbender @therealharshit Can I work on this to make it resolved and responsive for smaller screens?

@nilaygit-10721 I'm working on its solution, you can find other open issues and start your contribution.

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

No branches or pull requests

3 participants