-
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
Fix bug connected to submitter in attendees #49008
Fix bug connected to submitter in attendees #49008
Conversation
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.
LGTM
@ZhenjaHorbach 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] |
I will check within a few hours ! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeANDROID.movAndroid: mWeb ChromeANDROID-WEB.moviOS: NativeIOS.moviOS: mWeb SafariIOS-WEB.movMacOS: Chrome / SafariWEB.movMacOS: DesktopDESKTOP.mov |
Looks like a bug But when we select another recents user, everything works as expected 2024-09-12.18.21.31.mov |
Plus checked start chat page |
Yeah I spotted that too, even wrote a comment about it in the main issue. |
Hmmmm |
Actually we have this issue 2024-09-13.15.02.07.mov |
But otherwise it works well ! |
@zfurtak |
I'm not sure if it is a bug, because on this page we enabled putting normal strings into the search bar and we can add this '350' user as attendee 🤔 |
Actually yeah |
I didn't get tagged by our bot, but yeah that is expected 🙂 |
@zfurtak would you mind merging main once more as it has been a few days? Thanks |
@Julesssss done, could you merge it to the feature branch as well? 😊 |
@zfurtak |
Damn, it looks like a recent change on main has broken some checks. I'll see if anyone is aware... will check back in later. |
I think some of the checks may fail cause the base branch is not compatible with main, could you merge it first @Julesssss? 😃 |
Yeah just realised this was due to the conflicts 😅 Pushed the updated branch |
1 similar comment
Yeah just realised this was due to the conflicts 😅 Pushed the updated branch |
@Julesssss all checks passed I think it's ready to be merged 😃 |
9f18d1a
into
Expensify:feature-attendeeTracking
Details
Fixed Issues
$ #48695
PROPOSAL:
Tests
Show more
Recents
sectionOffline tests
QA Steps
As above
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.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
ios.mov
iOS: mWeb Safari
web-ios-1.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop-1.mov