backdrop-contrib / gin

Admin theme with a strong focus on improving the Editorial Experience.
https://backdropcms.org/project/gin
GNU General Public License v2.0
5 stars 2 forks source link

No sticky header for Permissions matrix #92

Closed olafgrabienski closed 9 months ago

olafgrabienski commented 9 months ago

The sticky header of the Permissions matrix on admin/config/people/permissions isn't working. This makes it hard to choose the intended role when enabling or disabling permissions further down on the page.

Steps to reproduce:

  1. Go to the Permissions page.
  2. Scroll a bit down.

Result: The sticky header with single roles disappears.


Screenshots:

Seven (Sticky header with roles visible, as expected):

image


Gin (Header with roles hidden by sticky Page title):

image

laryn commented 9 months ago

Thanks @olafgrabienski! Are you able to test with the latest dev and see if it's already solved? I tested a site running alpha-6 and I see this, too, but then tested my local dev site and it's working there.

CleanShot 2024-01-05 at 10 53 05@2x

olafgrabienski commented 9 months ago

Thanks @laryn, the latest dev works, perfect!

I guess, it was fixed by an !important flag.