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

Editing Network Interfaces should be possible without recreating them #311

Open
2 tasks
mbfm opened this issue Nov 4, 2024 · 0 comments
Open
2 tasks

Editing Network Interfaces should be possible without recreating them #311

mbfm opened this issue Nov 4, 2024 · 0 comments

Comments

@mbfm
Copy link
Contributor

mbfm commented Nov 4, 2024

Currently, it is not possible to change the values of a network interface in LEA without deleting it and recreating it.
This is particularly cumbersome, because it also requires deleting and recreating the device with which this network interface is associated.

image

Alternatively, it might also make the process somewhat less cumbersome to allow devices to not be connected to any network interface, which is a change we would've liked to make a long time ago already.

Tasks:

  • Come up with a design that allows editing and saving interfaces.
    Potentially, we could offer an Edit-button next to the respective table entry, which removes it from the table and populates the fields for creating an interface with those values.
  • Implement this design.
@mbfm mbfm added the component: lea Mostly related to LEA. label Nov 4, 2024
@mbfm mbfm moved this to Ready in openDuT Nov 4, 2024
@mbfm mbfm added this to openDuT Nov 4, 2024
@mbfm mbfm moved this from Ready to Backlog in openDuT Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant