Skip to content
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

Always align the group headers at the beginning of the line #148

Closed
wants to merge 1 commit into from

Conversation

HDinger
Copy link
Collaborator

@HDinger HDinger commented Jul 17, 2024

What are you trying to accomplish?

Group headers inside ActionMenus should always be left aligned, no matter how the menu itself is positioned.

Screenshots

Before

Bildschirmfoto 2024-07-17 um 13 23 21

After

Bildschirmfoto 2024-07-17 um 13 22 52

List the issues that this change affects.

Closes primer#2950

Risk Assessment

  • Low risk the change is small, highly observable, and easily rolled back.
  • Medium risk changes that are isolated, reduced in scope or could impact few users. The change will not impact library availability.
  • High risk changes are those that could impact customers and SLOs, low or no test coverage, low observability, or slow to rollback.

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Added/updated previews (Lookbook)
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Copy link

changeset-bot bot commented Jul 17, 2024

🦋 Changeset detected

Latest commit: 29dccba

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@HDinger HDinger closed this Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Group headers are not correctly aligned when using anchor_align: :end in Primer::Alpha::ActionMenu
1 participant