search API
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
According to the API documentation, there are basic CRUD operations for various parts of tables, but search is nowhere to be found.
Describe the solution you'd like
It would be really nice to be able to perform a general search just like on in the UI header - as well as column-specific operator search like in the column header context menus.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
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 APIv1.yaml and compare the existing UI header search with the column-header context-menu searches. Determine how both general and column-specific operator searches should be exposed through the API. Done means the requested search capabilities are available and documented alongside the existing CRUD operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100