-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Wave Collect] [Xero] Show organization name #41969
[Wave Collect] [Xero] Show organization name #41969
Conversation
Display error when deleting receipt failure
@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] |
/** React nodes that will be shown */ | ||
children?: React.ReactNode; | ||
|
||
/** Title of the connection component */ | ||
title?: TranslationPaths; | ||
|
||
/** Subtitle of the connection */ | ||
subtitle?: TranslationPaths; |
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 wasn't used anywhere, so I took the liberty of removing it. Let me know if you disagree
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.
Makes sense and we can add it again if required later. I don't see any of my/other screens also using this.
@Expensify/design everything looks correct to you? |
@rushatgabhane Can you please resolve the conflicts? Code changes look fine to me. Asked a question related to the org name logic placement here |
Screenshots look good design-wise, would love to see a recording too when we do the final checklist. |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb Chromemweb-chrome-org-name.moviOS: Nativeios-org-name.moviOS: mWeb Safarimweb-safari-org-name.movMacOS: Chrome / Safariweb-org-name.movMacOS: Desktopdesktop-org-name.mov |
@rushatgabhane can you do it please? Thanks! |
@lakchote @shawnborton You can see the videos in my checklist. |
I assume my review is not needed here and I can unassign myself ? Edit: Well, I ✅ Approved since I can't unassign myself. |
This looks right to my eyes, but perhaps @shawnborton can spot something I can't |
Yup, looks good to me! |
🚀 Deployed to staging by https://github.com/lakchote in version: 1.4.74-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
Fixed Issues
$ #41897
PROPOSAL:
Tests
i. Verify that you see organization name in the header subtitle
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 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