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

Use AG Grid filter types for columns #12036

Open
marthasharkey opened this issue Jan 10, 2025 · 5 comments
Open

Use AG Grid filter types for columns #12036

marthasharkey opened this issue Jan 10, 2025 · 5 comments
Assignees
Labels
-libs Libraries: New libraries to be implemented -viz

Comments

@marthasharkey
Copy link
Contributor

For Numeric and Date columns the AG Grid Number and Date filter can be used
https://www.ag-grid.com/javascript-data-grid/filtering/
The current behaviour is the filters list all numbers/ dates in a checkbox list, this would allow higher than/lower than before/after filtering rather than a long list. When the SSRM is introduced this will prevent an entire distinct list of a numeric column being present in the filter.

@marthasharkey marthasharkey added -libs Libraries: New libraries to be implemented -viz labels Jan 10, 2025
@marthasharkey marthasharkey self-assigned this Jan 10, 2025
@GregoryTravis GregoryTravis moved this from ❓New to 📤 Backlog in Issues Board Jan 14, 2025
@marthasharkey marthasharkey moved this from 📤 Backlog to 🔧 Implementation in Issues Board Jan 14, 2025
@enso-bot
Copy link

enso-bot bot commented Jan 14, 2025

Martha King reports a new STANDUP for yesterday (2025-01-13):

Progress: introducing ag grid filter types to table viz, working out which filters are the most appropriate and working on changing filterModel to be extended to mre filters for node creation It should be finished by 2025-01-17.

@enso-bot
Copy link

enso-bot bot commented Jan 14, 2025

Martha King reports a new STANDUP for today (2025-01-14):

Progress: working on node creation with extras all working but with repaed code that needs to be simplified. Added column separators into tabe viz grid It should be finished by 2025-01-17.

@enso-bot
Copy link

enso-bot bot commented Jan 15, 2025

Martha King reports a new STANDUP for today (2025-01-15):

Progress: continuing on node creation with new filters, working through basel build issues, sorted type issues in toolbar file, working through bugs in between, equals and writing a blank/notblank pattern. Working for numeric apart from between and equals issues with date It should be finished by 2025-01-17.

@enso-bot
Copy link

enso-bot bot commented Jan 17, 2025

Martha King reports a new STANDUP for yesterday (2025-01-16):

Progress: fixed equal and between issues, sorted Date problems and removed date filter for datetime and time for now as ag grid doesn't really have time support. merged scatterplot fix and addressed comments on data-quality metric. Issues with build in afternoon It should be finished by 2025-01-17.

@enso-bot
Copy link

enso-bot bot commented Jan 17, 2025

Martha King reports a new STANDUP for today (2025-01-17):

Progress: build issues in morning, sorting out outstand PRs and raising PR for new AG grid filter types It should be finished by 2025-01-17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented -viz
Projects
Status: 🔧 Implementation
Development

No branches or pull requests

1 participant