Number of data rows after status, exec time and size
- Dominant language
- TypeScript
- Stars
- 40k
- Forks
- 2.4k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
In addition of the default meta info above the response panel (e.g. "200 OK 1.94 s 28.6 KB"), I think it would be nice if there was a little more info related to the content of the response. For example, it could read the number of rows that is being read inside the "data" clause (e.g. "30 data rows"; perhaps this could even be configured to specify the key.
Just a thought, hope it helps.
Contributor guide
Research direction
Start by locating the response panel and the code that renders its status, execution time, and size metadata. Clarify how rows are identified within the response's "data" clause and whether the key should be configurable; done means the panel displays the row count without disrupting the existing metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100