vatsimnetwork / nattrak

VATSIM service for requesting oceanic clearance in the North Atlantic airspace.
https://nattrak.vatsim.net
5 stars 2 forks source link

Add checkbox-based track filtering to Processed RCL Messages page #28

Closed erikquinn closed 1 year ago

erikquinn commented 1 year ago

Frequently in CTP, one or two tracks will start at a single OEP, but then diverge into two separate tracks. The diverging tracks may be different letters, ie K + L, or they could be numbered, ie P1 + P2.

Pending RCL Messages:

In the pending list, the clearance requests can be conveniently filtered in any combination through the use of checkboxes to select from the available tracks. This works great.

Processed RCL Messages:

In the processed list, the issued clearances can only be filtered through a drop down menu, meaning you can choose either one specific track, or all tracks. When there are diverging tracks, at the entry point, both tracks are relevant to assessing/adjusting clearance requests that come in, but you with divergent tracks and the current system, you will need a separate page for each track to be able to see all the information needed. This is where the issue lies.

Resolution:

I can't see any reason the answer can't be as simple as "replace dropdown with the same checkboxes from the pending rcl messages page. So it should hopefully be an easy change.

liessdow commented 1 year ago

Done in f1aff316b37fe512ee9ab8b9567a15514388a0f2 and 7b97838b45ca408b0b381d0d945ab97f485f5350