Closed (fixed)
Project:
Features
Version:
8.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2023 at 14:14 UTC
Updated:
20 Jun 2023 at 17:39 UTC
Jump to comment: Most recent


Comments
Comment #3
psebborn commentedCreated a merge request to fix this issue: for all themes except Claro the styles will be applied but for Claro it's left with the theme defaults.
Comment #4
psebborn commentedComment #5
nedjoThanks for noting the issue. Related: #3068461: Make Features UI theme-agnostic. I wonder if the rules that are breaking in Claro are more leftovers from Seven that now can safely be removed instead of adding exclusions.
Comment #6
psebborn commentedI would probably agree with that; as Claro's now the default admin theme it displays fine if those styles are removed. I left them in so as to keep support for Seven but perhaps that's an issue for Seven rather than Features UI?
Happy to update the merge request and remove them if that is the most appropriate course?
Comment #7
psebborn commentedUpdated the Merge Request now, removing those unnecessary styles as discussed
Comment #10
dave reidComment #11
dave reidI tested this out locally and confirmed it resolved the issue for me.
Comment #14
matthandThanks for reviewing and testing community. This change looks ready to merge into 3.x-dev branch. Marking as fixed.