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

feat(fluxWizard): allow to load more keys/values when showing truncated results #5861

Merged
merged 17 commits into from
Feb 28, 2022

Conversation

sranka
Copy link
Contributor

@sranka sranka commented Feb 11, 2022

Closes #5853

Briefly describe your proposed changes:

  • the user can load more tag keys if the shown list is truncated
    image
  • the user can load more tag values if the shown list is truncated
    image
  • all buckets are always shown

The lists are initially limited to 200 values, and their size is incremented by 200 upon user request

@sranka sranka marked this pull request as ready for review February 14, 2022 08:00
@sranka sranka self-assigned this Feb 16, 2022
@sranka sranka added this to the 1.9.4 milestone Feb 22, 2022
@sranka sranka merged commit d15c188 into master Feb 28, 2022
@sranka sranka deleted the 5853/truncated_lists branch February 28, 2022 15:13
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.

flux query builder: inform about truncated tag lists
2 participants