postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Dropdown Menu Position Issue in VSCode Postman Plugin for gRPC

Open Beefhp opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

Hi,

I'm encountering an issue with the Postman plugin for gRPC in VS Code. When trying to select a proto request through server reflection, the dropdown menu appears in the wrong position, making it difficult to select the desired option. Specifically, the dropdown menu appears above the input field instead of below it, which causes it to go off-screen and become inaccessible.

Steps To Reproduce

Open the Postman plugin in VS Code. Use server reflection to load available proto requests. Attempt to select a request from the dropdown menu. Observe that the dropdown menu appears above the input field, causing it to be inaccessible. 20240713120441

Screenshots or Videos

No response

Operating System

Windows

Postman Version

Extention 1.1.0

Postman Platform

Other

User Account Type

Signed In User

Additional Context?

VS Code Version: 1.91.1 Postman Plugin Version: 1.1.0 Operating System: WSL2 This issue significantly hampers the usability of the plugin. Any help or fix for this issue would be greatly appreciated.

Thank you!

Beefhp avatar Jul 13 '24 04:07 Beefhp

@pankajk07 hi, actually I would like to work on this issue, can you tell me, how can I contribute to the vs code extension or access its code ?

omgupta-iitk avatar Jul 30 '24 12:07 omgupta-iitk

@omgupta-iitk Thanks for sharing your interest, but since the code is not open source we cannot leverage your expertise in solving this issue.

I would encourage you to look out for relevant opportunities at our career page.

postman-ide avatar Jul 30 '24 12:07 postman-ide

This issue has been fixed in the version 1.11.2

imanshu03 avatar May 13 '25 09:05 imanshu03