Add max depth option
Open
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
By taking a look at the source code, it looks like the max search depth is 2. Maybe we can add a number input field to let the user decide that?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the source code that sets the maximum search depth and the existing UI entry point for search options. Add a numeric control that determines the maximum depth, then verify that autocomplete results respect the selected value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100