Skip to content

edit filter function added#113

Open
dakshshahani wants to merge 1 commit into
devfrom
daksh/edit-filter-queries
Open

edit filter function added#113
dakshshahani wants to merge 1 commit into
devfrom
daksh/edit-filter-queries

Conversation

@dakshshahani

Copy link
Copy Markdown
Collaborator

Reason

Users cannot edit their filters while querying on admin.

Explanation

Allowing users to edit their filters applied to the search on the query tab.
Function updates newFilter states with filter being edited. Function also removed filter being updated.

Copilot AI review requested due to automatic review settings June 28, 2026 03:55
@dakshshahani dakshshahani requested review from geoff-jiang and removed request for Copilot June 28, 2026 03:57
@geoff-jiang

geoff-jiang commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@dakshshahani Saving an edited filter appends it to the end and can change mixed AND/OR logic. Is it possible to make it so that editing a filter edits it in place (track the edited filter ID/index)?

Otherwise LGTM 👍

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.

2 participants