Field permissions table header overlaps table and prevents users from setting permissions

Created on 19 March 2024, 8 months ago
Updated 20 March 2024, 8 months ago

Problem/Motivation

When using the Field Permissions module, the field permissions table appears with the table header overlapping the first row of the table. This prevents users from setting permissions.

Steps to reproduce

  1. Install the Field Permissions module
  2. Navigate to Structure > Content types
  3. Edit one of your content types
  4. Select the Manage fields tab
  5. Edit an existing field (e.g., Body)
  6. Under Field visibility and permissions, select Custom permissions
  7. In the table that appears, the table header overlaps the table and prevents users from setting permissions. There is no option to scroll up or down within the table. Increasing and decreasing the browser font-size has no effect.

Proposed resolution

Can we update the styles so the table header does not overlap the table permissions?

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: won't fix

Component

Code

Created by

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

Comments & Activities

  • Issue created by @mmafe
  • Status changed to Closed: won't fix 8 months ago
  • 🇨🇭Switzerland saschaeggi Zurich

    This is a known issue in Drupal core with recent changes to how the sticky header works. The easiest might be to remove the sticky option for now from the mentioned module.

  • Thank you for the quick response! Admittedly, because the issue doesn't show up when using the Claro theme, I was seeing this as a Gin-specific issue. Is there a link to the associated Drupal core issue?

Production build 0.71.5 2024