The GitHub Actions job "Tests (AMD)" on airflow.git/table_refactoring has 
failed.
Run started by GitHub user ryanahamilton (triggered by ryanahamilton).

Head commit for run:
ef48e81343104bb79c2389ece9c564d4a5434742 / Ryan Hamilton 
<[email protected]>
UI: Consolidate table controls into a header row above the table

The column visibility menu was rendered inside the last column header cell, so
its position shifted with column order and it vanished whenever a table had no
rows. Hidden columns persist in local storage, so a user who filtered down to an
empty result was left with no control that could restore them. Each list page
also hand-rolled its own row of controls, leaving the display toggle in a
different row from the heading it belongs beside, and some pages duplicated the
row count the table already renders.

Row counts were drawn from page-title translation keys on several tables, so
they read "1 Jobs" or "950 XCom" whatever the count, and the plural form Russian
translators supplied could never be reached because no integer count selects it.
Tables whose endpoint reports no total previously claimed zero rows instead of
naming their model.

Report URL: https://github.com/apache/airflow/actions/runs/31713482727

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to