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

UX: Unify the installed plugins views #2586

Open
joaquimrocha opened this issue Nov 20, 2024 · 2 comments
Open

UX: Unify the installed plugins views #2586

joaquimrocha opened this issue Nov 20, 2024 · 2 comments
Assignees
Labels
bug Something isn't working desktop Issues related to the desktop plugin-catalog Related to the "plugin-catalog" plugin

Comments

@joaquimrocha
Copy link
Collaborator

Describe the bug

After our Contribufest at KubeCon, it was clear that having an installed view for plugins installed by the Plugin Catalog + a list for all installed plugins is not a great idea, as many were looking for their development plugin in the Plugin Catalog installed list.

I think the easiest way to prevent this problem is to show all plugins in the Plugin Catalog installed view. Since we may not be able to uninstall plugins that have no been installed by the Plugin Catalog, we could have them in a different category. Maybe we show two tables, e.g.:

Installed from the Plugin Catalog
[...]

Other Plugins
[...]

We should also link from this page to the respective plugins' details/settings.

To Reproduce

Steps to reproduce the bug:

  1. Use Headlamp desktop versionl; Go to the Plugin Catalog view.
  2. Click the installed list: only plugins installed by the Plugin Catalog are shown there

Environment (please provide info about your environment):

  • Installation type: Headlamp for desktop
  • Headlamp Version: 0.26.0
@joaquimrocha joaquimrocha added the bug Something isn't working label Nov 20, 2024
@dosubot dosubot bot added desktop Issues related to the desktop plugin-catalog Related to the "plugin-catalog" plugin labels Nov 20, 2024
@skoeva
Copy link
Contributor

skoeva commented Nov 21, 2024

related: #2545

@vyncent-t
Copy link
Contributor

PR for this is on the plugins repo

headlamp-k8s/plugins#117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop Issues related to the desktop plugin-catalog Related to the "plugin-catalog" plugin
Projects
Development

No branches or pull requests

3 participants