The GitHub Actions job "Tests (AMD)" on airflow.git/add-more-registry-module-categories has failed. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: 99c7ae6bb7393b52b52688092a3249b1840ef85f / Wei Lee <[email protected]> Keep the module tab selection visible when picking from the More menu Choosing a type from the overflow menu left no tab highlighted at all: the shared listener clears every tab and then marks the one inside the menu that had just been hidden, so nothing on screen said what the list was filtered by. The More button now carries that state. Closing the menu also dropped focus to the body whenever focus sat inside it, so keyboard users lost their place. Focus returns to the trigger only when it was inside the menu, which leaves a click elsewhere on the page alone. The menu also advertised role="menu"/"menuitem" without wiring up the arrow key navigation those roles imply. Dropping them keeps the remaining promise — aria-haspopup, aria-expanded and aria-controls — one the markup honours. Report URL: https://github.com/apache/airflow/actions/runs/30623221400 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
