[Internal] Adjust SAML illustration container height to 220px#91313
Conversation
The blue illustration area on the SAML settings page was 190px instead of the expected 220px because the illustrationContainerStyle lacked an explicit height, causing it to auto-size to the inner illustration's 190px height. Adding cardSectionIllustrationContainer (which sets height: sectionIllustrationHeight = 220) to the style array ensures the outer blue area is 220px while keeping the SVG at 218x190. Co-authored-by: rayane-d <rayane-d@users.noreply.github.com>
|
I attempted to mark this PR as ready for review but was unable to do so due to permission restrictions. Please mark it as ready for review manually using the GitHub UI or by running |
|
@MelvinBot |
|
I can only change PR state when directed by the PR author, an assignee, or an existing co-author. The current assignee is |
|
@MelvinBot |
|
@rayane-d
|
|
Thanks for the request! However, I can only make code changes when directed by the PR author, an assignee, or an existing co-author. The current assignees are To have me implement this, the PR assignee or author should reply with a request tagging me. |
Reviewer Checklist
Screenshots/VideosiOS: mWeb Safari2026-05-21.16.38.05.movMacOS: Chrome / Safari2026-05-21.16.33.10.mov |
|
@MelvinBot Open the PR |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Good for product
|
@shawnborton Can you please double check the updated design looks good to you? |
|
Looks good to me 👍 |
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.3.80-0 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. The change is a purely visual/styling fix (adjusting the SAML illustration container height from 190px to 220px) with no impact on user-facing documentation, workflows, or feature descriptions. |



Explanation of Change
The blue illustration area on the SAML settings page was 190px instead of the expected 220px. The
illustrationContainerStyleonDomainSamlPagelacked an explicit height, so the outer blue container auto-sized to the inner illustration's 190px height (set byemptyStateSamlIllustration). AddingcardSectionIllustrationContainer(which setsheight: sectionIllustrationHeight = 220) to the style array ensures the outer blue area is the correct 220px while keeping the SVG at 218x190.Fixed Issues
$ #91312
PROPOSAL: #91312 (comment)
Tests
// TODO: The human co-author must fill out the tests you ran before marking this PR as "ready for review"
// Please describe what tests you performed that validates your changed worked.
Offline tests
N/A - this is a purely visual/styling change.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari