Skip to content

Automatically adjusts the position of the select dropdown when it is out of the visible area. #2799

@cnguu

Description

@cnguu
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

When the select dropdown is out of the visible area, the content cannot be read in full.

What does the proposed API look like?

<a-select
:dropdownMatchSelectWidth="false"
:autoAdjustOverflow="true"
/>
// Similar to tooltip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions