Skip to content

check-runs: set max-height to enable scrolling of ci-check-run-list#21288

Merged
niik merged 2 commits intodesktop:developmentfrom
iamarjunsuresh:defect/ci_pr_check_scroll
Nov 27, 2025
Merged

check-runs: set max-height to enable scrolling of ci-check-run-list#21288
niik merged 2 commits intodesktop:developmentfrom
iamarjunsuresh:defect/ci_pr_check_scroll

Conversation

@iamarjunsuresh
Copy link
Contributor

Closes #20831

Description

  • Set max-height to 70vh to enabling scrolling in ci-check-run-list
    when checks/steps are large, popover height was overflow app height

Screenshots

Before: list not scrollable.
image

After:
image

Release notes

Notes:

@github-actions github-actions bot added external Pull request originating outside of the Desktop core team triage For incoming issues labels Nov 20, 2025
Copy link
Member

@niik niik left a comment

Choose a reason for hiding this comment

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

Thank you @iamarjunsuresh! This works great. I could see us wanting to set the max height to 100% of the viewport height but this is a solid improvement

@niik niik merged commit 28644e3 into desktop:development Nov 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external Pull request originating outside of the Desktop core team triage For incoming issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to scroll through long list of checks in pull request view

2 participants