gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.4k stars 547 forks source link

[Bug]: Minor UI Issues when renaming external clients #1147

Closed kellervater closed 2 years ago

kellervater commented 2 years ago

Contact Details

patrick.poetz@voo.aero

What happened?

When renaming an external client in the UI, it fails when pressing [Enter] instead of using the button.

Steps to reproduce: 1.) Click on the name of an external client and then type a new name: image 2.) Press [Enter]... the site will reload and the dialog still there but empty: image 3.) No actions can be taken on this dialog except clicking outside to get rid of it. The name is allegedly still the same as before on the UI.

If you do a F5 refresh the new name will appear, so it just seems the UI didn't get notified of the change in the backend.

This is super minor, but would be a smoother experience when fixed.

Version

v0.14.0

What OS are you using?

Windows

Relevant log output

No response

Contributing guidelines

afeiszli commented 2 years ago

@ppoetz this issue is tracked on the UI repo here: https://github.com/gravitl/netmaker-ui/issues/122

Feel free to add your additional info/ screenshot to this issue.