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

[Docs]: Dialog - Reordering buttons in footer #33601

Open
3 of 5 tasks
toshie-rashtavie opened this issue Jan 9, 2025 · 0 comments
Open
3 of 5 tasks

[Docs]: Dialog - Reordering buttons in footer #33601

toshie-rashtavie opened this issue Jan 9, 2025 · 0 comments

Comments

@toshie-rashtavie
Copy link

Area

React Components (https://react.fluentui.dev)

What kind of documentation issue are you reporting?

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

Is there a specific documentation page you are reporting?

Dialog

Description

Current behaviour:

  • Secondary button is on the left, while Primary is on the right.
  • This applies to all button footers in the Dialog page.

Expected behaviour:

  • Primary button on the left, Secondary on the right.
  • This helps with landing focus on the primary button if it's in a ButtonGroup and it would help with reflow, where expected behaviour is secondary button goes below primary.
  • Third action remains where it is currently in the bottom left of the Dialog.

Validations

  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant