2.14.3.1.2 Dialogs
Add/edit satellite position dialog

Trigger:
- when you click on the "+" button on the top toolbar to create new or
- an on pencil icon to edit satellite position in the menu column
- The dialog title clearly indicates whether you are creating a new, editing an existing one, ensuring clarity in the action being performed.
Fields:
- Satellite name: Select an satellite name from drop-down to which the data set should refer.
- Filename: The name of the data file containing the position data of the satellite.
- Comment: Free text describing the purpose of this dataset.
- Default: Set position as default.
- Functions: Action icons for managing the track:
- Edit: Pencil icon to modify/edit.
- Delete: Trash can icon to delete.
Actions:
- Create/Save:
- For new position, this creates the satellite position with the provided details.
- For existing position, 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 satellite position from menu column.
- Content: Asks the user to confirm whether they want to delete the selected satellite position.
- Actions:
- Yes: Deletes the satellite position permanently.
- Cancel: Cancels the deletion action.