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

Plugin settings info handling rework #2595

Open
vyncent-t opened this issue Nov 21, 2024 · 0 comments
Open

Plugin settings info handling rework #2595

vyncent-t opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vyncent-t
Copy link
Contributor

vyncent-t commented Nov 21, 2024

Describe the bug

Currently there are some information issues between the storage of the plugin settings and the package.json data.

I.e. when the plugin is not running but there has been changes (either description or the version) the information does not update

I am working on a rework of the local storage and redux slice usage to work with this PR headlamp-k8s/plugins#117

and these related issues:

#2578

To Reproduce

Steps to reproduce the bug:

  1. Go to settings
  2. Open the package.json of a plugin that is installed and change a text string
  3. View the field changed and it should update (it does not without it running)

Are you able to fix this issue?

I cam currently working on a fix

Additional Context

[If needed, add any other info or screenshots about the bug here.]
[Is it a regression? What version of Headlamp did not have this bug?]

@vyncent-t vyncent-t added the bug Something isn't working label Nov 21, 2024
@vyncent-t vyncent-t self-assigned this Nov 21, 2024
@vyncent-t vyncent-t changed the title Plugin settings rework Plugin settings info handling rework Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant