-
Notifications
You must be signed in to change notification settings - Fork 3k
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 article bullet spacing #55616
Fix article bullet spacing #55616
Conversation
A preview of your ExpensifyHelp changes have been deployed to https://a0283e36.helpdot.pages.dev ⚡️ |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
@thienlnam @joekaufmanexpensify One of you needs to 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] |
@CortneyOfstad can you do the review here instead of Joe as the assignee thanks |
@CortneyOfstad can you please review and fill out the checklist here so we can merge thanks |
@thienlnam @dangrous any ideas why is this still failing? |
There's 2 checklists - I can fill out the other one |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
🚀 Deployed to staging by https://github.com/thienlnam in version: 9.0.91-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.91-2 🚀
|
cc @CortneyOfstad @laurenreidexpensify
Explanation of Change
https://expensify.slack.com/archives/C02QSAC6BJ8/p1737553785677099
The second level bullets weren't indenting properly, now they do. I don't entirely get what the syntax is and why it didn't work before? But this works now...
Fixed Issues
$
PROPOSAL:
Tests
Same as QA.
Offline tests
QA Steps
Go to https://help.expensify.com/articles/new-expensify/travel/Manage-Travel-Member-Roles and make sure the bullets are indented one more level after "Company Admin" (match the screenshot below)
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.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 and/or tagged@Expensify/design
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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop