Skip to content

Conversation

@hussein-awala
Copy link
Member

Displaying the root param in the UI was added in 2015 for some reason, but after checking the current usage, I believe it is completely useless:

http://localhost:28080/dags/dag_1/calendar?root=some%20message

Screenshot 2024-04-01 at 23 43 58

@hussein-awala hussein-awala added the type:misc/internal Changelog: Misc changes that should appear in change log label Apr 1, 2024
@hussein-awala hussein-awala added this to the Airflow 2.9.0 milestone Apr 1, 2024
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Apr 1, 2024
@uranusjr uranusjr merged commit e20a710 into apache:main Apr 2, 2024
ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
@bbovenzi
Copy link
Contributor

bbovenzi commented Apr 2, 2024

root allows a user to filter the grid+graph by only showing what's upstream/downstream of a task. The UX needs to be improved, but it is still used!

@potiuk
Copy link
Member

potiuk commented Apr 2, 2024

Ah - so does it need to be displayed ?

@bbovenzi
Copy link
Contributor

bbovenzi commented Apr 2, 2024

Ah - so does it need to be displayed ?

Yes, but it's a bit broken. So I can work on a real fix for this

@potiuk
Copy link
Member

potiuk commented Apr 2, 2024

👀

@hussein-awala
Copy link
Member Author

Ah - so does it need to be displayed ?

Yes, but it's a bit broken. So I can work on a real fix for this

Waiting for your PR to understand why displaying it is needed in some cases.

ephraimbuddy pushed a commit that referenced this pull request Apr 2, 2024
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. area:webserver Webserver related Issues type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants