Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete: recreate hover menu with detailed infromation #127

Open
jusa3 opened this issue Aug 29, 2024 · 1 comment
Open

Autocomplete: recreate hover menu with detailed infromation #127

jusa3 opened this issue Aug 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jusa3
Copy link
Collaborator

jusa3 commented Aug 29, 2024

We could implement the MetadataWidget as hover menu. ElasticUI has some restrictions about hover menu types in EuiComboBox (only strings), so we need some other solution.

@Pooya-Oladazimi
Copy link
Collaborator

Pooya-Oladazimi commented Aug 29, 2024

We can create a div and embed the MetadataWidget in it. Then, show/hide it upon hovering (Exp: onMouseEnter/onMouseLeave) on the result.

@jusa3 jusa3 added the enhancement New feature or request label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants