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

[3.1][UI] Create Bridge and Bond buttons grayed out where they should not be #4085

Open
webteam-app opened this issue Jun 13, 2022 · 0 comments
Milestone

Comments

@webteam-app
Copy link

Bug originally filed by alanbach at https://bugs.launchpad.net/bugs/1977661

This is a minor UI quirk and will be great if can be fixed. Here is some details to reproduce. I tested with a machine that has 2 NICs:

  • Go to MAAS UI, pick a machine.
  • Go to Network tab, select both interfaces, then click "Create Bond".
  • Create and save the bond.
  • Delete the bond that was just created.
  • "Create Bond" button remains greyed out, where it should get re-enabled after the bond was deleted.

The exact same issue happens to "Create Bridge" button:

  • Go to MAAS UI, pick a machine.
  • Go to Network tab, select both interfaces, then click "Create Bond".
  • Create and save the bond.
  • Select the bond, then click "Create Bridge".
  • Create and save the bridge.
  • Delete the bridge that was just created.
  • "Create Bridge" button remains greyed out, where it should get re-enabled after the bridge was deleted.

Please let me know if you have any questions.

Thank you,
Alan

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

No branches or pull requests

3 participants