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

Add new prop to align reset buttons #2114

Merged
merged 2 commits into from
Feb 9, 2025
Merged

Conversation

roslynwythe
Copy link
Member

@roslynwythe roslynwythe commented Feb 9, 2025

Fixes #2099

What changes did you make?

  • Added the prop rightAlignStyle' for the ResetButtons` component so that the right margin of the "Clear Page" button could be specified independently on each wizard page.

Why did you make the changes (we will use this info to test)?

  • Previously the appearance of the buttons did not match the design depicted in , and the right margin could not be adjusted on a per page basis, because ResetButtons didn't utilize the className prop.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Page 1

Before

before2099Page1

After

alignPg1

Page 2

Before

before2099Page2

After

alignPg2

Page 3

Before

before2099Page3

After

alignPg3

#### No Visual Change to Page 3 Error (Level0)

Page 4

Before

before2099Page4

After

ResetPg4NoQual

@roslynwythe roslynwythe changed the title Add new prop rightAlignStyle for ResetButtons component Add new prop to align reset buttons Feb 9, 2025
@roslynwythe roslynwythe merged commit 996e353 into develop Feb 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: alignment issues with Reset Buttons on project wizard pages
1 participant