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

Overlap of Action Menu and Edit Buttons When Panel is Disabled #602

Open
Elbie-em opened this issue Dec 5, 2023 · 0 comments
Open

Overlap of Action Menu and Edit Buttons When Panel is Disabled #602

Elbie-em opened this issue Dec 5, 2023 · 0 comments
Labels

Comments

@Elbie-em
Copy link

Elbie-em commented Dec 5, 2023

Description

When the panel around the page is disabled in the layout settings, there is an overlap issue between the action menu and the edit buttons. This occurs in the user interface of our internal wiki, and while the buttons are still accessible, the overlap creates a poor user experience.

Steps to Reproduce

  1. Disable the panel around the page in the layout settings.
  2. Observe the user interface where the action menu overlaps with the edit buttons.

Expected Behavior

When the panel is disabled, the layout should adjust accordingly, ensuring that all elements on the page are clearly accessible and visually distinct from one another.

Actual Behavior

The action menu overlaps the edit buttons.

Proposed Solution

A potential quick fix for this issue could be to increase the padding in the panel when the panel is disabled. This would create a clear separation between the action menu and the edit buttons, improving the overall user experience. When the panel is enabled again, the padding could be reverted to its original state.

Screenshots

Screenshot 2023-12-05 182723

Additional Information

This issue has been observed in our wiki setup, where the specific styling requires the panel around the page to be disabled. Addressing this issue would greatly enhance the usability and aesthetic of the interface.


Looking forward to a resolution or any suggestions on this matter. Thank you for your attention to this issue!

@Elbie-em Elbie-em added the bug label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant