Skip to content

[Select] Not scrolling when there are many items #1461

Description

@stickfigure

This is a weird one. When opening the dropdown list (with many items) on a Select in my app, it doesn't allow scrolling.

Picture: https://monosnap.com/file/r7WfwTGQVgjDx2urh258eAI9re0b37

I can see the problem - in the Select demo, the listbox gets a bottom element style. For some reason my Select does not. I tried tracing into the useFixedPositioning hook but it is beyond me.

I've been trying unsuccessfully to create a sandbox example. Possibly related is that this Select is on a dialog, but it's not just that.

I'm stuck. What circumstances cause useFixedPositioning to include (or not include) the bottom style?

This is v5.1.5 of react-md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions