Modernizr classes misplaced in settings tray selectors

Created on 18 December 2018, over 5 years ago
Updated 7 September 2023, about 1 year ago

Problem/Motivation

It seems like Modernizr classes are misplaces in settings tray selectors. The Modernizr classes are always added to the html element, meaning that the #drupal-off-canvas is inside the element where the modernizr classes are added.

The selectors are currently in this format:
#drupal-off-canvas .no-touchevents

Proposed resolution

Replace #drupal-off-canvas .no-touchevents with .no-touchevents #drupal-off-canvas

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Closed: outdated

Version

11.0 🔥

Component
Settings tray 

Last updated 1 day ago

  • Maintained by
  • 🇺🇸United States @tedbow
Created by

🇫🇮Finland lauriii Finland

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States Kristen Pol Santa Cruz, CA, USA

    Thanks for reporting this issue. We rely on issue reports like this one to resolve bugs and improve Drupal core.

    As part of the Bug Smash Initiative, we are triaging issues that are marked "Postponed (maintainer needs more info)". This issue was marked "Postponed (maintainer needs more info)" almost a year ago and there has been no activity since that time.

    Since we need more information to move forward with this issue, I am keeping the status at Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

  • Status changed to Closed: outdated about 1 year ago
  • 🇳🇿New Zealand quietone New Zealand

    I found that this was fixed in 📌 Refactor Drupal 10 settings tray / off-canvas to use modern CSS Fixed .

    Closing as outdated.

Production build 0.71.5 2024