Skip to content

bug: Can't unselect node kind for webhook #6397

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

Open
BaptisteGi opened this issue May 2, 2025 · 0 comments
Open

bug: Can't unselect node kind for webhook #6397

BaptisteGi opened this issue May 2, 2025 · 0 comments
Labels
priority/3 Not blocking but should be fixed soon type/bug Something isn't working as expected

Comments

@BaptisteGi
Copy link
Contributor

Component

Frontend UI

Infrahub version

1.2.7

Current Behavior

If I select a node kind for a webhook I can't unselect it later. I need to delete the webhook and create it again. This is particularly impacting due to #6325.

Expected Behavior

As the attribute is optional I should be able to put it back to empty.

Steps to Reproduce

  • Navigate to webhook
  • Create a webhook and specify a node kind
  • Then edit the webhook
    => You can unselect but then it doesn't allow you to save
    => You can edit another field to unlock the save button but value in node kind is ignored

Additional Information

  • The current process to empty the field (search selected value to click on it) isn't intuitive. We should find something better (have the selected value at the top, a button to empty the field ...)
@BaptisteGi BaptisteGi added type/bug Something isn't working as expected priority/3 Not blocking but should be fixed soon labels May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/3 Not blocking but should be fixed soon type/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant