postman-app-support
postman-app-support copied to clipboard
Multi select in data editor doesn't support scrolling
In the environment modal, if we try to do multi-select by dragging for a lot of values, then the selector doesn't support scrolling for selecting and scrolling simultaneously.
Steps to reproduce the behavior:
- Go to Manage Environments.
- Create an environment with multiple values (to enable scroll)
- Try to select multiple values (beneath the current view)
- The selector box would not follow scrolling properly.
Expected behavior The multi-select should support selecting values with scrolling.