The GitHub Actions job "Tests" on 
airflow.git/fix/fullscreen-log-dropdown-zindex has succeeded.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
ffeef5df83bee844057956ebdf984b9edaaf9e8c / pierrejeambrun 
<[email protected]>
Fix fullscreen log dropdown z-index after Chakra 3.34.0 upgrade

Chakra 3.34.0 changed the Dialog recipe's z-index token from
zIndex.modal (1400) to zIndex.popover (1500). The dropdown fix
from #62747 was computing modal+1=1401, which is now below the
dialog's 1500, causing dropdowns to render behind the fullscreen
modal. Update the token lookup to match the current recipe.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to