Open
Description
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:
To Reproduce
Steps to reproduce the bug:
- Go to settings
- Open the package.json of a plugin that is installed and change a text string
- 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?]