-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Open
Labels
AIP-84Modern Rest APIModern Rest APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
Milestone
Description
In the UI, we default the dags list to show dags with the latest dag run first , which we pass as -last_dag_run_start_date. Problem is that the minus symbol seems to make the default sorts also reverse so any dags without a dag run will be in reverse alphabetical order which is counterintuitive for users.
If you reverse the dag run start date order, it will also change the alphabetical order.

Metadata
Metadata
Labels
AIP-84Modern Rest APIModern Rest APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests