The GitHub Actions job "Tests" on airflow.git/multiSelectDropdownTest has 
succeeded.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
fbc54d91cbf6782f514399c272ae0903654ae027 / Fred Thomsen <m...@fredthomsen.net>
Fix bad width w/no options in multi-select DAG parameter

Address inproper input element width when no options are present in a
multi-select field for a DAG parameter in the DAG trigger page.  If the
parameter:

* is in a section: the element would become too narrow making the
  dropdown options unreadable.
* is NOT in a section: the element would overflow it's parent if
  re-sized smaller

Address by setting width to fill the parent element as other DAG trigger
paramter input fields behave.

closes: #50322

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to