Apache Airflow version
3.1.0
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Collecting a few issues related to the ui. Let me know if it's better if I split them up.

What you think should happen instead?
No response
How to reproduce
Visible on any dag. The slow loading seems worse with larger dags with more more history.
Operating System
Debian
Versions of Apache Airflow Providers
No response
Deployment
Astronomer
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
3.1.0
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Collecting a few issues related to the ui. Let me know if it's better if I split them up.
The dag options drop down like 'Number of Dag Runs' & 'Show Gantt' don't have persistent state and reset on reloads.
The hover tooltips disappear about a second after popping up.
The grid loads super slowly on first load. (Grid View UI slow #56554)
The log highlight color is extremely low contrast. (style: modify log highlight color #56379)
Missing "Mark Task Group as ..." button that existed in AF 2 (Missing the ability to mark all tasks in a Task Group Success/Failed in AF3 #56103)
The grid dag timing seems to always be in terms of seconds (fix: show appropriate time units in grid view #56403)
Newly added tasks don't display a colored task status box in the grid if you force them to run for a pre-existing dag run.
The tasks are out of order (duplicate Order tasks topologically in Grid view #55899)
The minimum width of the task names seems a bit too narrow. When you load more dag runs the text gets aggressively cutoff (modify grid view min width for task names #56378)
The 'Rendered Templates' tab expands to the widest string rather than wrapping. This leads you to need to scroll for potentially a while if you want to use the copy button. (Improve copy button usability on code blocks #56382)
The 'Queue up new tasks' button is disabled even when there are new tasks that have been added to a dag feat: add only_new to dag clear function #59764
What you think should happen instead?
No response
How to reproduce
Visible on any dag. The slow loading seems worse with larger dags with more more history.
Operating System
Debian
Versions of Apache Airflow Providers
No response
Deployment
Astronomer
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct