Problem/Motivation

It would be beneficial if the radix:page component would set the variables for

  • page_main_utility_classes
  • page_header_container_utility_classes

in advance, instead of directly passing the variables values with the include for radix:page-content.

This would allow for easier overriding of these variables in a subtheme by just setting the variable in the subtheme template and not having to repeat the whole include in the subtheme.

Steps to reproduce

Proposed resolution

see MR.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork radix-3583636

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stefan.korn created an issue. See original summary.

stefan.korn’s picture

Status: Active » Needs review
stefan.korn’s picture

Issue summary: View changes

doxigo made their first commit to this issue’s fork.

doxigo’s picture

Thanks Stefan, left a minor comment on the PR, could you adjust so I can merge?

doxigo’s picture

Status: Needs review » Fixed

Fixed it, thanks for the MR

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • doxigo committed b4ea0571 on 6.0.x authored by stefan.korn
    feat: #3583636 radix:page component - set variables instead of directly...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.