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

Implement Filtering in the UI #215

Closed
kgodey opened this issue Jun 8, 2021 · 1 comment · Fixed by #478
Closed

Implement Filtering in the UI #215

kgodey opened this issue Jun 8, 2021 · 1 comment · Fixed by #478
Assignees
Labels
ready Ready for implementation work: frontend Related to frontend code in the mathesar_ui directory

Comments

@kgodey
Copy link
Contributor

kgodey commented Jun 8, 2021

Problem

The user might want to filter, sort, and group data when viewing a table.

Proposed solution

We should implement these options per the design spec.

Additional context

Design work is complete (see #160).

Also blocked by backend work in
#157 (done)
#158 (done)
#216 (done)

@pavish please feel free to split this up into smaller issues.

@kgodey kgodey added type: enhancement work: frontend Related to frontend code in the mathesar_ui directory needs: unblocking Blocked by other work labels Jun 8, 2021
@kgodey kgodey changed the title Implement filtering, sorting, and grouping the frontend. Implement filtering, sorting, and grouping in the UI Jun 8, 2021
@kgodey kgodey added ready Ready for implementation and removed needs: unblocking Blocked by other work labels Jul 7, 2021
@pavish pavish changed the title Implement filtering, sorting, and grouping in the UI Implement Filtering in the UI Jul 8, 2021
@pavish
Copy link
Member

pavish commented Jul 8, 2021

This issue has been split into smaller issues.

Implement Grouping in the UI #343
Implement Sorting in the UI #344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Ready for implementation work: frontend Related to frontend code in the mathesar_ui directory
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants