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

Update Footer Button Order to Match PatternFly Guidelines in DR Policy Assignment UI #1664

Open
TimothyAsirJeyasing opened this issue Nov 8, 2024 · 1 comment

Comments

@TimothyAsirJeyasing
Copy link
Contributor

This need to be handled in two places

  1. Manage disaster recovery
  2. Assign DR for ACM discovered application

The footer buttons in the "Enroll managed application" UI for assigning a Disaster Recovery (DR) policy to an application are not aligned with the PatternFly guidelines. Currently, the buttons are arranged as "Next," "Back," and "Cancel." According to PatternFly, the recommended button order should be "Back," "Next," and "Cancel."

Steps to Reproduce:
Open the "Enroll managed application" UI for assigning a DR policy.
Observe the button order in the footer of the screen.
Expected Result: The buttons should appear in the order:
Back, Next, Cancel

Actual Result: The buttons currently appear in the order:
Next, Back, Cancel
Proposed Solution: Update the button order in the footer to match the PatternFly standard:
Place "Back" as the first button.
Place "Next" as the second button.
Place "Cancel" as the third button.

TimothyAsirJeyasing added a commit to TimothyAsirJeyasing/odf-console that referenced this issue Nov 8, 2024
@TimothyAsirJeyasing
Copy link
Contributor Author

Screenshot from 2024-11-08 18-27-08
Screenshot from 2024-11-08 18-23-03

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

No branches or pull requests

1 participant