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

[Discover] Add registrable DiscoverAction to Discover page #7786

Open
gaobinlong opened this issue Aug 21, 2024 · 0 comments
Open

[Discover] Add registrable DiscoverAction to Discover page #7786

gaobinlong opened this issue Aug 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gaobinlong
Copy link
Contributor

gaobinlong commented Aug 21, 2024

Is your feature request related to a problem? Please describe.
As part of the olly project, the functionalities of generate anomaly detector and text to visualization use LLM to help users to create an anomaly detector and generate visualizations based on natural language, we want to add the entry points of these two functionality to the discover page as follows:
image
, so in order to implement this, we need to add a registrable DiscoverActions component to DiscoverCanvas, so that other plugins can register their own actions, and then display the actions in the Discover page.

Describe the solution you'd like

Add a registrable DiscoverActions component to DiscoverCanvas.

Describe alternatives you've considered

No other alternatives.

Additional context

The UI mockup:
image

A demo video:
https://github.com/user-attachments/assets/cd7b3f12-526f-480a-83b2-3623f92ca803

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

1 participant