- 🇺🇸United States smustgrave
Since classy has been removed from D10 moving to classy contrib project.
"image-widget.css" (a CSS file) of bartik, classy and seven theme is not used in theme (Classy). It was intended to be used, but due to a bug, Drupal 8 shipped with it not being used. To not break backwards compatibility, we continue to not load it in Classy. Every subtheme of Classy is encouraged to use it, by attaching the classy/image-widget asset library in their image-widget.html.twig file.
What needs to be done is:
In Drupal 9, let core/themes/classy/templates/content-edit/image-widget.html.twig attach the classy/image-widget asset library.
Needs review
1.0
Code
Used to alert the fron-tend framework manager core committer(s) that a front-end focused issue significantly impacts (or has the potential to impact) multiple subsystems or represents a significant change or addition in architecture or public APIs, and their signoff is needed (see the governance policy for more information). If an issue significantly impacts only one subsystem, use Needs subsystem maintainer review instead, and make sure the issue component is set to the correct subsystem.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since classy has been removed from D10 moving to classy contrib project.