Problem/Motivation

Right now the current layout doesn't have a max-width on some pages and some elements like paragraphs and cards fill all the width available. At the same time, some elements in forms need wider regions.

Proposed resolution

Create visually independent layout regions to improve the layout and give it more flexibility we need to make page elements visually independent. We need to switch the general strategy to use a background color where each region will have its own wrapper. It’ll help us move away from the old layout design we’ve had over the last decade to a new component oriented layout. Some quick tests:

Remaining tasks

  • Define the specs to implement Layers from the initial idea on Drupal's Design System.
  • Evaluate components that will need a background when we add the new color to the body. For example tables(/admin/content) and admin lists (/admin/config).
  • Evaluate design changes needed, like the tabs.
  • Create child issues to style those components.
  • Finally, add the new background color

User interface changes

All the Claro administration interface will be affected

Release notes snippet

@todo

CommentFileSizeAuthor
step2-content.png67.29 KBckrina
step2-node.png139.25 KBckrina

Comments

ckrina created an issue. See original summary.

ckrina’s picture

Issue summary: View changes

Version: 10.0.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.