Skip to content

Honour GridValue.MaxDisplayLength#1224

Merged
tlmii merged 3 commits intomicrosoft:mainfrom
drewnoakes:grid-max-length
Dec 6, 2023
Merged

Honour GridValue.MaxDisplayLength#1224
tlmii merged 3 commits intomicrosoft:mainfrom
drewnoakes:grid-max-length

Conversation

@drewnoakes
Copy link
Copy Markdown
Member

This code appears to have been written to allow customizing the maximum display length. The value was never read, so the default (8) always be used. This change fixes that.

This code appears to have been written to allow customizing the maximum display length. The value was never read, so the default (8) always be used. This change fixes that.
@ghost ghost added the area-dashboard label Dec 6, 2023
Copy link
Copy Markdown
Member

@tlmii tlmii left a comment

Choose a reason for hiding this comment

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

Good catch on this not being used. One real comment though.

Comment thread src/Aspire.Dashboard/Components/Controls/GridValue.razor.cs Outdated
Comment thread src/Aspire.Dashboard/Components/Controls/GridValue.razor.cs
Comment thread src/Aspire.Dashboard/Components/Controls/GridValue.razor.cs Outdated
@tlmii tlmii enabled auto-merge (squash) December 6, 2023 06:15
@tlmii tlmii disabled auto-merge December 6, 2023 06:42
@tlmii
Copy link
Copy Markdown
Member

tlmii commented Dec 6, 2023

@joperezr It looks like this PR is stuck like another one earlier today. It's fine to merge now, or if you can unstick it for us we can merge?

@joperezr joperezr closed this Dec 6, 2023
@joperezr joperezr reopened this Dec 6, 2023
@tlmii tlmii enabled auto-merge (squash) December 6, 2023 06:56
@joperezr
Copy link
Copy Markdown
Member

joperezr commented Dec 6, 2023

Looks like closing and reopening the PR kicked the build off.

@tlmii
Copy link
Copy Markdown
Member

tlmii commented Dec 6, 2023

Looks like closing and reopening the PR kicked the build off.

Good to know - thanks!

@tlmii tlmii merged commit a2e1d84 into microsoft:main Dec 6, 2023
@drewnoakes drewnoakes deleted the grid-max-length branch December 6, 2023 07:32
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 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.

3 participants