Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adjust ExpandedHelpHeight to prevent screen corruption #385

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

szktkfm
Copy link
Contributor

@szktkfm szktkfm commented Jun 2, 2024

Summary

resolve: #384

In PR #366, the layout of the items displayed in the full help view in the PRs screen was changed. As a result, the height of the help view was altered.

This caused the height of the help view to differ from the expected value, leading to layout corruption when toggling the help view.

To address this issue, I have adjusted the height to match the current actual height of the help view.

How did you test this change?

I manually tested the change and confirmed that the help view is now displaying correctly.

Images/Videos

gh-dash-pr03.mp4

@dlvhdr dlvhdr merged commit 9276e7b into dlvhdr:main Jun 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Screen Corruption When Toggling Help View in PR Screen
2 participants