Skip to content

Conversation

hlsxx
Copy link

@hlsxx hlsxx commented Sep 15, 2025

Delete function

I have added a popup window for deleting records.

  • Added window folder with a trait PopupWindow (I would happy to implement also feature for adding new records).
  • Created delete.rs which contains DeletePopupWindow.
  • Delete popup can be triggered with DELETE key.
  • Popup window includes confirmation YES/NO selection button.

Future improvements:

  • Currently I just clone() some data as app_configs or hosts. I suggest optimization for that in future work.
  • Hosts will be saved into the ~/.ssh/config file

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

Successfully merging this pull request may close these issues.

1 participant