NASA-AMMOS / NASA-AMMOS/AIT-GUI
Expand command search to include descriptions and arguments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
At the moment the command search only looks at command names for filtering. Should include description text and perhaps argument data as well. Highlighting results would be useful.
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
Locate the command-search entry point and the code that currently filters by command name, then inspect the command data available for descriptions and arguments. Done means searches match those fields as well as names, with matching results highlighted if that behavior is retained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100