-
Notifications
You must be signed in to change notification settings - Fork 2
Problems caused by missing overrides in the new default admin theme #2082
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
The great copy fieldnames on shift-click feature that robin shared here https://processwire.com/talk/topic/29071-using-javascript-to-copy-page-ids-from-page-list-and-field-nameslabels-from-inputfields/ and that I added to RockAdminTweaks is not working any more (missing the visual feedback) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is intended to be a collection of all the issues that the new theme causes by its approach to not use uikit as a design framework but override everything with custom css.
As far as I understood from the discussion in the weekly post (https://processwire.com/talk/topic/31277-weekly-update-%E2%80%93%C2%A030-may-2025-%E2%80%93%C2%A0customizing-default-theme-in-adminthemeuikit/) the intention is to report all issues on github so that the theme authors can add overrides for all problems that come up.
Here we go...
The text was updated successfully, but these errors were encountered: