Skip to content

bug: Drop Down (Single Select) is not scrollable #7752

@hussamelvani

Description

@hussamelvani

Describe the bug

When testing the new "Collect user profile" feature, I ran into an issue where I wanted to switch out the Country field (in Address) from a simple Text to a Drop Down (Single Select).
I added the country list into the Options field and noticed that the list is not scrollable. This renders the list unusable since there isn't also a search field.

Expected behavior

Drop Down (Single Select) list must be scrollable after a certain threshold (could be a fixed number of options or a specific height reached)

How to reproduce?

1- Go to Sign-in experience
2- Go to Collect user profile
3- Click on + Add profile field
4- Select Address
5- Change the Country field type from Text to Drop Down (Single Select)
6- Add a big list (in this case I added the list of all of the countries)
7- Save the changes
8- Go to the live preview in the Sign-in experience page
9- Sign up with a new account
10- Observe that the Drop Down is not scrollable

Environment

Self-hosted (Docker image)

Screenshots

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingstatus/plannedWe decided to do it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions