Yashu Mittal

Results 156 issues of Yashu Mittal

1. Which driver are you using and version of it (Ex: PostgreSQL 10.0) PostgreSQL 12.4 2. Which TablePlus build number are you using (the number on the welcome screen, Ex:...

# Feature Request Wrapping an element inside anchor tag doesn't work while generating SVG. ```html Link me ``` ## Description I want to add links to certain elements/part of the...

![CleanShot 2020-10-27 at 13 42 28](https://user-images.githubusercontent.com/29014463/97274255-67a63080-185a-11eb-9c9e-9a8cd80c5266.gif)

NOTE: It's url parameter `http://example.com/post/:postId`, not url query `http://example.com/post?postId=123` Add the option to inject dynamic value to url params _(i am not talking about environment variable)_ Just like we add...

Instead of typing a different values in the variable section just to test the APIs can be bit trouble some. So, having few enumerated values defined can save a lot...

Option to set the default preview as JSON text for response (if available via API response)

Add "file" data type in JSON body Move the file type in above selection area for easy viability. ![CleanShot 2020-12-07 at 08 51 57@2x](https://user-images.githubusercontent.com/29014463/101305882-9bb53e00-3869-11eb-85e9-6a399b4071a7.png)

Option to expand the string field into a `textarea` for easily editing long string like `token`.

Just like we see the method in REST API It would be helpful to see something similar for GraphQL like query, mutation, subscription.