Help text is cutoff at xsmall breakpoint

Created on 7 February 2024, about 1 year ago
Updated 11 April 2024, 12 months ago

Problem/Motivation

Experiencing an issue where the page help text can is cutoff at screens widths below the small breakpoint, and only on pages that do not have local tasks. We have various pages in farmOS where we add help text via hook_help() and started to notice that this text was being cutoff/removed on mobile in (it was working OK in firefox). The easiest way to reproduce in core may be the access denied page.

I believe this change was introduced with this commit: https://git.drupalcode.org/project/gin/-/commit/61e9cf2ec4e98c375850c6f0...

Steps to reproduce

Navigate to a page that renders the access denied page. Change width to less than 768 pixels and observe that text is cutoff.

Steps
1. Install the Gin theme and set it as the default
2. Create new user 'test user' with role content editor
3. Login with 'test user'
4. Go to page =>/admin/appearance/settings/gin
5. Check for the "Access denied" below 768px resolution

Proposed resolution

Investigate

Remaining tasks

Implement, test

User interface changes

Help text is always displayed, consistent spacing near top of page.

API changes

None

Data model changes

None

🐛 Bug report
Status

Fixed

Component

User interface

Created by

🇺🇸United States paul121 Spokane, WA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024