Skip to content

Fix RenderedJsonField flickering when collapsed#64261

Merged
eladkal merged 2 commits intoapache:mainfrom
astronomer:fix-64250
Mar 27, 2026
Merged

Fix RenderedJsonField flickering when collapsed#64261
eladkal merged 2 commits intoapache:mainfrom
astronomer:fix-64250

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Mar 26, 2026

Hide the editor until the fold action completes to prevent the expanded-to-collapsed visual flash in table cells.

Screen.Recording.2026-03-26.at.15.50.56.mov

closes: #64250


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: [Cursor] following the guidelines


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

Hide the editor until the fold action completes to prevent the
expanded-to-collapsed visual flash in table cells.
@pierrejeambrun pierrejeambrun added this to the Airflow 3.2.0 milestone Mar 26, 2026
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Mar 26, 2026
@pierrejeambrun pierrejeambrun changed the title UI: Fix RenderedJsonField flickering when collapsed Fix RenderedJsonField flickering when collapsed Mar 26, 2026
@bbovenzi
Copy link
Contributor

Except looks like an E2E test needs to be updated

@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Mar 27, 2026
@eladkal eladkal merged commit 2eaa200 into apache:main Mar 27, 2026
83 checks passed
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. type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI issue: XCom dictionary auto-expands briefly before collapsing

4 participants