fluentui
fluentui copied to clipboard
[Bug]: Dialog title doesn't take whole row
Library
React Components / v9 (@fluentui/react-components)
System Info
System:
OS: Windows 10 10.0.22621
CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz
Memory: 29.56 GB / 63.71 GB
Browsers:
Edge: Spartan (44.22621.1702.0), Chromium (113.0.1774.57), ChromiumDev (115.0.1866.1)
Internet Explorer: 11.0.22621.1
Are you reporting Accessibility issue?
no
Reproduction
https://react.fluentui.dev/?path=/docs/components-dialog--default
Bug Description
For reproduction I have simply linked the v9 docs as the behaviour can already be seen there.
Actual Behavior
The title dialog for dialog without actions is not taking full row.
Screenshot taken from the v9 docs, this wasn't the behaviour in a previous version looks like a regression to me.
To reproduce just open the first dialog in the v9 docs (https://react.fluentui.dev/?path=/docs/components-dialog--default)
Expected Behavior
The title should take the whole row if there are no actions.
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.