Skip to content

[$35] Double scrolling in phone code dropdown #3832

@maxceem

Description

@maxceem

Follow up from #3823 (comment)

Two scrollbars displayed One is scrollable and the other one is disabled and not in use

image

Expected behavior

  • There should not be the second scrollbar and shouldn't be any space on the right from the scrollbar.
  • The height should stay as it is. Note, that in here we use shorter height, while in other places we use default height which is higher.
  • As this list of countries is shown using our reusable dropdown component. We should reuse the scrollbar of the dropdown and don't implement another scrollbar if possible.
  • Preferably fix it in https://github.com/appirio-tech/react-components repository so this fix would be applied in all places we use this component.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions