Skip to content

ui: Add refresh results to Group by and Sum by dropdowns#5999

Merged
yomete merged 5 commits intomainfrom
groupby-labels
Oct 21, 2025
Merged

ui: Add refresh results to Group by and Sum by dropdowns#5999
yomete merged 5 commits intomainfrom
groupby-labels

Conversation

@yomete
Copy link
Contributor

@yomete yomete commented Oct 20, 2025

  • Removes a staleTime value (set to 0) for caching the metadata label names
  • Adds a "Refresh results" button to the Group by and Sum by dropdowns.
image image

@yomete yomete requested a review from a team as a code owner October 20, 2025 18:13
@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Oct 20, 2025

✅ Meticulous spotted visual differences in 34 of 517 screens tested, but all differences have already been approved: view differences detected.

Meticulous evaluated ~4 hours of user flows against your PR.

Last updated for commit 7fc38c1. This comment will update as new commits are pushed.

Copy link
Contributor

@manojVivek manojVivek left a comment

Choose a reason for hiding this comment

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

Just a question, looks good otherwise!

style={{...innerProps.style, height: '332px', maxHeight: '332px', fontSize: '14px'}}
>
{children}
<div className="flex flex-col" style={{maxHeight: '332px'}}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make sense to extract this as a ListWithRefreshButton or so, as we use it in multiple places now?

Not sure how different/similar each one of those usages are though, so just wanted to check.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

they technically do the same thing just with different data types.

🤔should be very doable.

@yomete yomete merged commit 008a879 into main Oct 21, 2025
34 checks passed
@yomete yomete deleted the groupby-labels branch February 13, 2026 10:45
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

Successfully merging this pull request may close these issues.

2 participants