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: Unnecessary horizontal scroll for the <pre> tag on the status report page. #3894

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

burhandodhy
Copy link
Contributor

@burhandodhy burhandodhy commented Apr 17, 2024

Description of the Change

This PR fixes an issue where the horizontal scroll bar appears even when it's not needed.

Before
image

After
image

Closes #

How to test the Change

Go to Status Report page and see if there is scroll bar for the pre tag

Changelog Entry

Fixed - Unnecessary horizontal scroll for the <pre> tag on the status report page.

Credits

Props @burhandodhy

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@burhandodhy burhandodhy added this to the 5.1.0 milestone Apr 17, 2024
@burhandodhy burhandodhy changed the title Fix: Unwanted horizontal scroll for the <pre> tag on the status report page. Fix: Unnecessary horizontal scroll for the <pre> tag on the status report page. Apr 17, 2024
@felipeelia felipeelia merged commit d397cef into develop Apr 22, 2024
21 of 22 checks passed
@felipeelia felipeelia deleted the fix/horizontal-scoll-on-status-report-page branch April 22, 2024 14:03
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.

None yet

2 participants