weather-gov / weather.gov

weather.gov 2.0
Other
329 stars 9 forks source link

Drupal admin is missing CSS for "Content editor" users #1832

Open jamestranovich-noaa opened 1 month ago

jamestranovich-noaa commented 1 month ago

Description

During demo prep, I logged in beta.weather.gov as an "Content editor" and got a page devoid of CSS:

Screenshot 2024-09-27 at 9 08 47 AM

There were no errors in the console. We seem to be serving up the CSS for the surrounding Drupal administrator interface itself (the top/bottom are fine) but not the interior.

Acceptance criteria

colinmurphy01 commented 1 month ago

@kmranjo are you able to reproduce?

kmranjo commented 1 month ago

I won't be able to check because I have "owner" permissions. I have some test accounts with different permissions, including content editor, set up in the Design environment but not in beta. I just checked the design environment and it looks fine there.

jamestranovich-noaa commented 1 month ago

Thanks for checking! I can try and reproduce again if we wish. Not sure how urgent this is, though.

colinmurphy01 commented 1 month ago

Not urgent. The design env might be several releases behind tho

eric-gade commented 2 weeks ago

I am able to get the same behavior in Greg's environment. I think this has something to do with permissions for the given user and their ability to load the admin theme (and thus the correct CSS) for the admin side of things