1.14.2 Dialogs
Add/edit satellite dialog

- Trigger:
- when you click on the "+" button on the bottom toolbar to create new antenna or
- an on pencil icon to edit in the menu column
- The dialog title clearly indicates whether you are creating a new antenna, editing an existing one, ensuring clarity in the action being performed.
- Fields:
- Alias: Free text, can be used by user to add own name.
- Device name: Free text, device name from the MNC system.
- Actions:
- Create/Save:
- For new antenna, this creates the antenna with the provided details.
- For existing antenna, this saves modifications.
- If an error occurs in the input fields, the button is deactivated.
- Cancel: Closes the dialog without saving.
On delete confirmation dialog
- Trigger: Opens when you click the trash icon for an antenna from menu column or trash icon from bottom toolbar .
- Content: Asks the user to confirm whether they want to delete the selected antenna(s).
- Actions:
- Yes: Deletes the antenna(s) permanently.
- Cancel: Cancels the deletion action.