-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address
Description
Expected Behavior
Provided a long list of options, after selecting an option the scroll position should be preserved so that I can select another option.
Actual Behavior
After clicking an option, the list scrolls to top so I need to scroll the whole list again
URL, screen shot, or Codepen exhibiting the issue
https://codesandbox.io/s/grommet-v2-select-multiple-long-option-list-scroll-restoration-2gt43p
Steps to Reproduce
- Start CodeSandbox link above
- Open dropdown
- Select option 900
- Select option 901
Your Environment
- Grommet version: 2.28
- Browser Name and version: Chrome 111.0.5563.111 (Official Build) (64-bit)
- Browser Name and version: Firefox 111.0.1 (64-bit)
- Operating System and version (desktop or mobile): Windows 11 Home 22H2 22621.1413 (desktop)
Metadata
Metadata
Assignees
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address