This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f00b2853282 fix(ci): Add retry logic to download commands in CI image
build (#68255)
add 17325b9082c UI: Fix laggy multi-selection checkboxes in tables (#68229)
No new revisions were added by this update.
Summary of changes:
.../{useRowSelection.ts => useRowSelection.tsx} | 78 +++++++++++++++++++++-
.../ui/src/pages/Connections/Connections.tsx | 53 +++++++--------
.../src/airflow/ui/src/pages/DagRuns/DagRuns.tsx | 49 +++++---------
.../ui/src/pages/TaskInstances/TaskInstances.tsx | 42 +++++-------
.../airflow/ui/src/pages/Variables/Variables.tsx | 50 ++++++--------
5 files changed, 153 insertions(+), 119 deletions(-)
rename
airflow-core/src/airflow/ui/src/components/DataTable/{useRowSelection.ts =>
useRowSelection.tsx} (54%)