Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Cannot Click Option from Dropdown if Form Field is Outside Window #240

@darrindickey

Description

@darrindickey

I've noticed that if the select option dropdown scrolls down so that the form field is outside of the visible window, the user can no longer select one of the options. Clicking will reposition the form field into the window, and THEN the selection can be made.

An example of this can be seen on the Managed Menu Visibility example at https://reactcommunity.org/react-autocomplete/managed-menu-visibility/. If you click in the form field (and don't type anything) a dropdown listing US states shows up. Scroll down the list to Virginia (or anywhere so the form field is no longer visible) and click. The selection isn't added to the field. Instead, the field is repositioned in the window and a second click must be performed to add the selection to the form field.

Is this on purpose? Is there a way to turn it off?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions