Allow to view full query and the result rows
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hitting enter key should display the full query and a list of all rows in a tabular format.
See https://mitmproxy.org/ for reference. Hitting enter on a request displays additional information.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the request-selection flow triggered by the Enter key and compare its behavior with the mitmproxy reference. Completion means displaying the full query and all result rows in a tabular format after Enter is pressed; verify this manually with representative requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mysql
- Domain
- databases, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100