• 
      

    Fix the display of the comment dialog on mobile devices.

    Review Request #13311 — Created Oct. 5, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    This updates the comment dialog to have a maximum width that fits
    cleanly within the browser's viewport, with some spacing on the side.
    This is there for mobile, where the comment dialog's default width would
    easily overflow the page.

    With this change, invoking the comment dialog will now properly display
    it within the bounds of the viewport, allowing the user to leave a
    comment and then save it without having to work around the viewport or
    size.

    Tested on desktop, responsive mode on Chrome and Firefox, and on iOS 17.

    Summary ID
    Fix the display of the comment dialog on mobile devices.
    This updates the comment dialog to have a maximum width that fits cleanly within the browser's viewport, with some spacing on the side. This is there for mobile, where the comment dialog's default width would easily overflow the page. With this change, invoking the comment dialog will now properly display it within the bounds of the viewport, allowing the user to leave a comment and then save it without having to work around the viewport or size.
    b52badaffb239a643bf1fca5dc894cbce655d25e

    Description From Last Updated

    typo: sizibg

    daviddavid
    chipx86
    david
    1. 
        
    2. Show all issues

      typo: sizibg

    3. 
        
    maubin
    1. Good to go other than the typo.

    2. 
        
    chipx86
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (d342c7e)