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

Toggling managed fields only works once, button becomes disabled afterwards #2249

Open
petersutter opened this issue Jan 8, 2025 · 0 comments
Labels
component/dashboard Gardener Dashboard kind/bug Bug

Comments

@petersutter
Copy link
Member

What happened:
When attempting to show/hide managed fields by clicking on the button, the functionality works only the first time. After the initial click, the button becomes disabled and cannot be clicked again to toggle the managed fields.

What you expected to happen:

  • The Show managed fields button should toggle back and forth between "Show" and "Hide" without becoming disabled.
  • Users should be able to repeatedly click the button to switch between showing and hiding managed fields.

How to reproduce it (as minimally and precisely as possible):

  • Open the Shoot YAML editor
  • Click the button to show the managed fields. Notice it toggles correctly the first time.
  • Attempt to click the button again. Observe that the button is now disabled and does not toggle.

Anything else we need to know:

Environment:

@petersutter petersutter added component/dashboard Gardener Dashboard kind/bug Bug labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dashboard Gardener Dashboard kind/bug Bug
Projects
None yet
Development

No branches or pull requests

1 participant