Feature Request: Inspector for query result rows
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
It's really nice to use the inspector sidebar to inspect, for example, jsonb data within rows, but it's only available when browsing in the table view, not in the query results table when selecting a row. I'd like to be able to use it there as well.
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
Start by comparing the existing inspector sidebar behavior in the table view with row selection in the query results table. Trace how selected rows and jsonb values are passed to the inspector; done means selecting a query result row exposes the same inspection capability as a table-view row.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100