magento / magento/community-features
Advanced filter searches for grids in the backend
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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