-
Notifications
You must be signed in to change notification settings - Fork 3.4k
init #64793
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
init #64793
Conversation
8e7fe97
to
e20eaa7
Compare
@ikevin127 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] |
@ikevin127 Please ignore this PR now, I have made it ready to test easily |
@@ -7,6 +7,8 @@ import {useOnyx} from 'react-native-onyx'; | |||
import type {ValueOf} from 'type-fest'; | |||
import HeaderWithBackButton from '@components/HeaderWithBackButton'; | |||
import * as Expensicons from '@components/Icon/Expensicons'; | |||
import {useOptionsList} from '@components/OptionListContextProvider'; |
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.
This is some sample change to trigger workflow
|
||
useEffect(() => { | ||
if (!shouldInitialize || areOptionsInitialized || isLoadingApp) { | ||
if (!shouldInitialize || areOptionsInitialized) { |
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.
only to trigger workflow, please ignore
@ikevin127 Could you join me from the implementation phase to process it faster? We need to run test coverage on both the main branch and the current branch. But currently, the command to get the test coverage takes long time to complete on the workflow. You can see it in detail in PR Coverage Report -> Run Test Coverage |
@DylanDylann Sure, how can I help exactly - what's the TODO ? |
@ikevin127 I am stuck at this point #64793 (comment) |
Looking into it. |
bf97d16
to
4274c82
Compare
|
Explanation of Change
Fixed Issues
$ #64206
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
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