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

XWIKI-11544: Impossible to access the drawer menu with javascript deactivated #3831

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sereza7
Copy link
Contributor

@Sereza7 Sereza7 commented Jan 23, 2025

Jira URL

https://jira.xwiki.org/browse/XWIKI-11544

Changes

Description

  • Added a media query to display the drawer even when javascript is deactivated.

Clarifications

  • By default, a non opened drawer will not be displayed. We need to display it and make sure it's in the page view by setting the margin to zero.

Screenshots & Video

After the PR:
Screenshot from 2025-01-23 11-29-53

Executed Tests

This is a style change only on a very specific context. We don't have automatic tests for this.
See the screenshot of a manual test on my local instance. In order to deactivate javascript in my Firefox, I used the javascript.enabled advanced parameter.

Expected merging strategy

  • Prefers squash: Yes
  • Backport on branches:
    • 16.10.X

…ctivated

* Added a media query to display the drawer even when javascript is deactivated.
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

Successfully merging this pull request may close these issues.

1 participant