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: advanced dimension filter #6773

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Feb 26, 2025

closes #6710

  • Add search and bulk list filter support.
  • Add search support in leaderboard and other component depending on a selected list.
  • Improve the way we differentiate select and bulk list since both are in query in the end.
  • Block public url, alerts and reports when size is exceeded.
  • Compress the url params using gzip feat: Add gzip compression for url params to support large filters #6748
  • UXQA

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@AdityaHegde AdityaHegde force-pushed the feat/advanced-dimension-filter branch from dfb8ea3 to 80052d8 Compare February 28, 2025 13:39
@AdityaHegde AdityaHegde force-pushed the feat/advanced-dimension-filter branch from 80052d8 to fb623e3 Compare February 28, 2025 13:47
@AdityaHegde AdityaHegde force-pushed the feat/advanced-dimension-filter branch from 324a6eb to a08d5ad Compare March 4, 2025 07:15
@AdityaHegde AdityaHegde self-assigned this Mar 4, 2025
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.

Bulk and advanced filtering
1 participant