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

Frontend implementation for type specific filtering options #1072

Closed
pavish opened this issue Feb 15, 2022 · 0 comments · Fixed by #1341
Closed

Frontend implementation for type specific filtering options #1072

pavish opened this issue Feb 15, 2022 · 0 comments · Fixed by #1341
Assignees
Labels
work: frontend Related to frontend code in the mathesar_ui directory

Comments

@pavish
Copy link
Member

pavish commented Feb 15, 2022

Problem

Users should be able to view and select valid filters for each column.

Proposed solution

The frontend should fetch the set of possible filters for each mathesar type from the endpoint: /api/ui/v0/databases/${DB}/filters/, created in #1061.

Based on the response, the frontend should display the filters, and the user should be able to form a query using that.

Additional context

Blocked by:

@pavish pavish added type: enhancement work: frontend Related to frontend code in the mathesar_ui directory needs: unblocking Blocked by other work labels Feb 15, 2022
@pavish pavish added this to the [07] Initial Data Types milestone Feb 15, 2022
@pavish pavish changed the title Frontend implementation for filtering for all mathesar types Frontend implementation for type specific filtering options Feb 15, 2022
@pavish pavish removed the needs: unblocking Blocked by other work label Apr 28, 2022
@pavish pavish self-assigned this Apr 28, 2022
@pavish pavish added ready Ready for implementation status: started and removed ready Ready for implementation labels Apr 28, 2022
Repository owner moved this from Started to Done in [NO LONGER USED] Mathesar work tracker May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant