ChuckerTeam / ChuckerTeam/chucker
Response Search Improvements
- Dominant language
- Kotlin
- Stars
- 4.6k
- Forks
- 463
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 18
Description
## :warning: Is your feature request related to a problem? Please describe.
One related problem is that when you perform a search in the response tab, any highlighted matches will be unhighlighted as you scroll through the body of the response. Furthermore, the act of searching does not auto scroll to the first occurrence of the search result as I would expect.
## :dart: Describe the solution you'd like
I propose the following:
- As you type a search query, the body should auto scroll to the first occurrence of the search term
- Proper highlighting be maintained for search results as you scroll through the body of the response
- Additional search controls be introduced to allow for navigating between next and previous search results with additional meta data displaying the current visited search result index and the total count of search results shown.
## :bar_chart: Describe alternatives you've considered
No other alternatives considered at this time
## :page_facing_up: Additional context
Thanks for a great product and for your consideration of this request.
## :pencil: Do you want to develop this feature yourself?
- [ ] Yes
- [X] No
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.