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
type: enhancement New feature or request 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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request 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