fix(dialog): adjust button alignment in footer and add test for button stretch behavior#6229
fix(dialog): adjust button alignment in footer and add test for button stretch behavior#6229JinMokai wants to merge 4 commits into
Conversation
…n stretch behavior
🦋 Changeset detectedLatest commit: 91cb1b4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 83 packages
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 |
|
Hi @JinMokai I have added you as a collaborator. You can now point this to |
|
@JinMokai can you please fill out the entirety of the PR description, include manual testing and a11y testing instructions and complete a self-review of the PR leaving comments with context to whats being introduced to assist reviewers in understanding quickly and reduce feedback. Adding a blocked label until this addressed, please remove that label once you've addressed this. |
Description
fix(dialog): adjust button alignment in footer and add test for button stretch behavior
Motivation and context
Learn adobe swc component knowledge.just passion!
Related issue(s)
Screenshots (if appropriate)
Author's checklist
Reviewer's checklist
patch,minor, ormajorfeaturesManual review test cases
Descriptive Test Statement
Descriptive Test Statement
Device review
Accessibility testing checklist
Required: Complete each applicable item and document your testing steps (replace the placeholders with your component-specific instructions).
Keyboard (required — document steps below) — What to test for: Focus order is logical; Tab reaches the component and all interactive descendants; Enter/Space activate where appropriate; arrow keys work for tabs, menus, sliders, etc.; no focus traps; Escape dismisses when applicable; focus indicator is visible.
Screen reader (required — document steps below) — What to test for: Role and name are announced correctly; state changes (e.g. expanded, selected) are announced; labels and relationships are clear; no unnecessary or duplicate announcements.