Skip to content

Plugins Manager: Improve UI for adding and Removing Plugins #2278

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

Closed
AmmarAbouZor opened this issue Mar 28, 2025 · 1 comment
Closed

Plugins Manager: Improve UI for adding and Removing Plugins #2278

AmmarAbouZor opened this issue Mar 28, 2025 · 1 comment
Assignees
Labels

Comments

@AmmarAbouZor
Copy link
Member

AmmarAbouZor commented Mar 28, 2025

In #2277, we've provided add and remove plugins functionality in core, the communication API and with basic implementation in the UI.
However, the UI is still primitive and needs further improvements:

  • UI doesn't get updated after adding or removing plugins.
  • Errors while adding and removing plugins should be shown to the users instead of logging them into console only (current state)
  • It would be nice to have an indicator while a plugin is being added or removed.
  • Plugins logs doesn't update when current valid plugin is changed. It works however for invalid plugins.

@DmitryAstafyev Sure you can provide more nice UI touches and adjust the suggestion if needed 😉

@AmmarAbouZor AmmarAbouZor added this to the Plugins Support Step 2 milestone Mar 28, 2025
DmitryAstafyev added a commit to DmitryAstafyev/logviewer that referenced this issue Apr 3, 2025
@AmmarAbouZor
Copy link
Member Author

Done in #2287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants