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

Scroll not working after update

Open naitikAIITS opened this issue 1 year ago • 3 comments
trafficstars

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

after adding new request go to Authentication tab then select Auth Type : here the scroll bar vont allow to scroll up or down

Steps To Reproduce

  1. open new request
  2. then go to authentication tab
  3. auth type
  4. scroll not working

Screenshots or Videos

No response

Operating System

Windows

Postman Version

11.0.5

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

naitikAIITS avatar May 02 '24 05:05 naitikAIITS

@naitikAIITS Could you post a screenshot/screen recording of the behaviour you're seeing?

bhargavkaranam avatar May 02 '24 05:05 bhargavkaranam

Screenshot (4)

auth type select option: here im using it in small tab so the options should have to scroll as per earlier, but it can be access using arrow keys and in full screen

naitikAIITS avatar May 02 '24 05:05 naitikAIITS

@naitikAIITS, @DBitao Thanks for reporting this. We will investigate and in the meantime, please try opening Postman in fullscreen mode to unblock.

sandeep-singh-pstmn avatar May 02 '24 06:05 sandeep-singh-pstmn

Hello! I've just updated to version 11.0.6 and have the same problem, I can't scroll the list.

DanilVanDovgal avatar May 06 '24 10:05 DanilVanDovgal

Hello Everyone,

While our teams work on investigating and resolving this issue, we found an interesting workaround.

If you import a curl command with an authorization set, then the menu will populate as expected

  • Example:
 curl --location 'https://www.postman-echo.com/get' \
--header 'Authorization: Bearer adfsdfs'

We hope this helps mitigate the issue while we work on a more permanent and elegant fix.

Postmanaut-Adrian avatar May 06 '24 14:05 Postmanaut-Adrian

This should now be fixed as part of v11.0.7. Please update your app. Feel free to re-open the issue if you're still facing the same problem.

bhargavkaranam avatar May 06 '24 17:05 bhargavkaranam