Skip to content

Fix HITLOperator not displaying options when exactly 4 are provided#64442

Closed
ShubhamGondane wants to merge 3 commits intoapache:mainfrom
ShubhamGondane:fix/64413-hitl-options-display
Closed

Fix HITLOperator not displaying options when exactly 4 are provided#64442
ShubhamGondane wants to merge 3 commits intoapache:mainfrom
ShubhamGondane:fix/64413-hitl-options-display

Conversation

@ShubhamGondane
Copy link
Copy Markdown
Contributor

@ShubhamGondane ShubhamGondane commented Mar 30, 2026

Buttons render when options < 4, dropdown renders when options > 4.
With exactly 4, neither triggers. Changed > 4 to >= 4.

closes: #64413


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Mar 30, 2026
@eladkal eladkal added this to the Airflow 3.2.1 milestone Mar 30, 2026
@eladkal eladkal added type:bug-fix Changelog: Bug Fixes backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels Mar 30, 2026
Copy link
Copy Markdown
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing screenshots.

It was already fixed by #64453

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HITLOperator doesn't always display options

4 participants