Skip to content

Update FluentUI packages to 4.1.1#1152

Merged
tlmii merged 2 commits into
microsoft:mainfrom
tlmii:dev/update-to-fluentui-4.1
Nov 30, 2023
Merged

Update FluentUI packages to 4.1.1#1152
tlmii merged 2 commits into
microsoft:mainfrom
tlmii:dev/update-to-fluentui-4.1

Conversation

@tlmii
Copy link
Copy Markdown
Member

@tlmii tlmii commented Nov 30, 2023

Fixes #865, Fixes #866

Added minimum widths of 150px to each part of the Summary/Details view now that that support is available per the original suggestion in #865. I think we can get feedback on whether those are appropriate values or whether they should be configurable but it is a good start to clean up the interface.

There's a bug in the FluentSplitter implementation here that causes the splitter bar to not be rendered properly. I put a workaround in that we can remove once microsoft/fluentui-blazor#1046 (or a similar PR fixing that issue) is available to us.

Copy link
Copy Markdown
Contributor

@vnbaaij vnbaaij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe hold off on merging this one and go with 4.1.1 of Fluent UI package (which has the Splitter fix)

@tlmii tlmii changed the title Update FluentUI packages to 4.1 Update FluentUI packages to 4.1.1 Nov 30, 2023
@tlmii tlmii enabled auto-merge (squash) November 30, 2023 22:33
@tlmii tlmii merged commit d852831 into microsoft:main Nov 30, 2023
andrevlins pushed a commit to andrevlins/aspire that referenced this pull request Dec 3, 2023
* Update FluentUI packages to 4.1

* Update to 4.1.1 and remove workaround
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintain proportional sizing in FluentSplitter on browser resize Add min-width to Summary/Details View panes

3 participants