Merging this will cause deliveries to and from invisible station not to be shown in the properties tab of connected stations.
We should consider refactoring the station-properties-component to use more locally scoped variables and function return values, and reduce mutation of class variables to a minimum. Additionally the heavy use of the non-null-assertion operator should perhaps be reconsidered.
Ticket: Station property dialog shows hidden deliveries #417
Merging this will cause deliveries to and from invisible station not to be shown in the properties tab of connected stations.
We should consider refactoring the station-properties-component to use more locally scoped variables and function return values, and reduce mutation of class variables to a minimum. Additionally the heavy use of the non-null-assertion operator should perhaps be reconsidered.
Ticket: Station property dialog shows hidden deliveries #417