Fixing width of Commit list field.

Review Request #11814 — Created Sept. 17, 2021 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

Currently, longer commit messages in a review request go beyond the page width.
Using a css fix, the commit address this issue.

I have attached two files (Screenshots)

'Beyond_page.png': Showing the way it looked before the fix
'Within_page.png': Showing the way it looks with the fix.
(Update) 'Wrapped_message.png': Screenshot of the latest fix where long texts are wrapped.

Tested on Chrome on MacOS.

Instruciton to replicate the issue:

  1. Create a review request with a long commit message.
  2. Make your web brower window's width shorter than the summary length in "Commits" section.

Expected result: The longer commit messages does not go past the page width.


Commits

Files

    Loading...