Skip to content

Conversation

@chirokas
Copy link
Contributor

Closes #9244

Same as we already do in resizableMenuButtonWrapper:

justifyContent: {
align: {
default: 'start',
center: 'center',
end: 'end'
}
},

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@chirokas chirokas marked this pull request as ready for review November 26, 2025 14:00
Copy link
Member

@LFDanLu LFDanLu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this so quickly!

@LFDanLu
Copy link
Member

LFDanLu commented Nov 26, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TableView: Sort icon not adjacent to column header when align="end" is set

2 participants