Skip to content

Autocomplete.Overlay issue with TextInputWithTokens #2626

Description

@72lions

Description

I'm using two Autocomplete components with the<Input as={TextInputWithTokens}/> one below the other. When there are any tokens in any of the inputs, then the Xs on each token slip through the overlay of the other Autocomplete
Screenshot 2022-11-29 at 14 04 53
Screenshot 2022-11-29 at 14 05 11

Steps to reproduce

  • Create two Autocomplete components
  • Make sure that both have <Input as={TextInputWithTokens}/>
  • Place them in a way that when the autocomplete overlay opens will overlap with the other Autocomplete component

Version

35.14.2

Browser

Chrome

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions