magento / magento/community-features

Advanced filter searches for grids in the backend

Open
#283 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Similar to #111 which asks for `OR`-lists of terms, it would be useful for backend users to be able to negate (`!`. `NOT`) or logically combine (`|`, `OR`, `XOR`; `&`, `AND`) search terms in [data-table filters](https://devdocs.magento.com/guides/v2.4/pattern-library/filters/data-table-filters/filtering.html#filter-by-search).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with related issue #111 and the linked data-table filters documentation to understand the existing filter behavior and the proposed term syntax. No repository files or tests are identified in the issue; done means the supported negation and logical-combination behavior is defined and implemented for backend grid filters.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.