-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[HelpDot] Add information box #35522
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
Conversation
@techievivek Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Looks like the spacing is a bit off in the screenshot above. Here's the specs according to @dannymcclain 's Figma file: Also seems like the color in the box should be |
@dubielzyk-expensify thank you for the quick feedback. I've fixed the color The spacing is correct tho. Padding of 12px and a gap of 12px b/w text and icon ![]() |
Ah, okay. Thanks for that. Last thing: Is the text in the box using size |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The deploy seems to be failing, is that expected or just random?
hey 👋 @techievivek deploy is expected to fail on forks because cloudflare doesn't have permissions to my repo |
Oops. I am used to reviewing internal employee's PR for the Expensify Help site, so I didn't realize we are not in the main App repo branch. Thanks for the context. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@rushatgabhane So we should be good to merge this with failing Deploy since there is no way we can fix that, right? |
affirmative! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@techievivek looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Not emergency merge, deploy part of the integration flow is expected to fail since this is an upstream PR and CF doesn't have permission to the forked repo. |
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.36-5 🚀
|
Details
Fixed Issues
$ https://expensify.slack.com/archives/C02QSAC6BJ8/p1706732004815189
PROPOSAL: N.A.
Tests
npm run createDocsRoutes && bundle exec jekyll serve --livereload --safe
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Inspect
Desktop
Mobile