primitives icon indicating copy to clipboard operation
primitives copied to clipboard

Compose popover with focus on input instead of button

Open minedun6 opened this issue 10 months ago • 3 comments

Is it possible to have an input text act as the trigger of the popover ? I'm looking to build a custom search input with some custom focus behaviour, the focus trigger the popover to show and the blur closes it out.

this is the end result I'm looking for Capture d’écran 2023-08-10 à 15 47 01

Is it possible to achieve such interaction ?

minedun6 avatar Aug 10 '23 14:08 minedun6

Agree with this, would be a really great addition. It doesn't need to be full autocomplete or anything, just a input/focus as a trigger, into a keyboard-navigable list of items

cpotey avatar Nov 09 '23 22:11 cpotey

  • 1

Takesizmail avatar Feb 05 '24 13:02 Takesizmail

Did you find a way to do this?

Babailan avatar Feb 09 '24 15:02 Babailan

That's because this is the wrong component for this. You would be looking for #1342.

benoitgrelard avatar Mar 08 '24 15:03 benoitgrelard