Skip to content

Conversation

@guan404ming
Copy link
Member

@guan404ming guan404ming commented Apr 20, 2025

Related Issue

Closes #48104
cc: @jscheffl

Why

  • do have sort function but do not have default sort

How

  • add default sorting into default table state

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Apr 20, 2025
@guan404ming guan404ming force-pushed the default-sort-connections branch from 925ede3 to 76b3107 Compare April 20, 2025 18:54
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@guan404ming
Copy link
Member Author

Thanks for reviewing~

@jscheffl jscheffl merged commit 7b989b1 into apache:main Apr 20, 2025
42 checks passed
@jscheffl jscheffl added this to the Airflow 3.1.0 milestone Apr 20, 2025
@guan404ming guan404ming deleted the default-sort-connections branch April 20, 2025 19:30
prabhusneha pushed a commit to astronomer/airflow that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Order Variables, Pools and Connections lists by ID as default

2 participants