postman-app-support
postman-app-support copied to clipboard
Scroll not working after update
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
- open new request
- then go to authentication tab
- auth type
- 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 Could you post a screenshot/screen recording of the behaviour you're seeing?
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, @DBitao Thanks for reporting this. We will investigate and in the meantime, please try opening Postman in fullscreen mode to unblock.
Hello! I've just updated to version 11.0.6 and have the same problem, I can't scroll the list.
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.
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.