Skip to content

Add padding bottom to log content to make last section header clickable. - #71679

Merged
choo121600 merged 1 commit into
apache:mainfrom
tirkarthi:fix-log-content-bottom-padding
Aug 18, 2026
Merged

Add padding bottom to log content to make last section header clickable.#71679
choo121600 merged 1 commit into
apache:mainfrom
tirkarthi:fix-log-content-bottom-padding

Conversation

@tirkarthi

Copy link
Copy Markdown
Contributor

The log content component has no bottom padding and the cursor makes the scroll bar visible which makes the last section like "Post Execute" harder to click.

Before

image

With PR

image

Similar to Airflow 2 PR #38610

Was generative AI tooling used to co-author this PR?

No

@choo121600choo121600 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm, Thanks :)

@choo121600choo121600 added the backport-to-v3-3-test Backport to v3-3-test label Aug 18, 2026
@choo121600choo121600 added this to the Airflow 3.3.2 milestone Aug 18, 2026
@choo121600
choo121600 merged commit 42f1301 into apache:mainAug 18, 2026
89 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Backport successfully created: v3-3-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

StatusBranchResult
v3-3-testPR Link

@tirkarthi

Copy link
Copy Markdown
ContributorAuthor

Thanks @choo121600

potiuk pushed a commit that referenced this pull request Aug 18, 2026
…71679) (#71755)
(cherry picked from commit 42f1301)
Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UIRelated to UI/UX. For Frontend Developers.backport-to-v3-3-testBackport to v3-3-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tirkarthi@choo121600