ProxymanApp / ProxymanApp/Proxyman
Custom Tab: Support Table/Section formatting
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
I'm writing a custom GraphQL Tab since we have a different format than standard GraphQL requests.
From what I understand, it looks like the only options when writing a custom tab is regular strings and JSON where there's some prettify JSON support. However, I'd like to be able to add sections and tables, similar to the existing GraphQL tab.
Why this feature/change is important?
This will give us more options and capabilities when writing custom tabs.
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 GraphQL tab with the custom tab options described in the issue, focusing on how sections and tables are represented. Done means custom tabs can provide both section and table formatting in addition to regular strings and JSON, with behavior comparable to the existing GraphQL tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100