2.14.3.2.2 Dialogs
Add/edit track dialog

- Trigger:
- when you click on the "+" button on the top toolbar to create new or
- an on pencil icon to edit track 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.
- Target number: A target number to be set at some antenna controllers.
- Comment: Free text describing the purpose of this dataset.
- Default: Set track as default.
- Actions:
- Create/Save:
- For new track, this creates the track with the provided details.
- For existing track, 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 track from menu column.
- Content: Asks the user to confirm whether they want to delete the selected track.
- Actions:
- Yes: Deletes the track permanently.
- Cancel: Cancels the deletion action.