-
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
Android - Left half of the new message badge is unresponsive #4716
Comments
Triggered auto assignment to @madmax330 ( |
Issue is not reproducible in iOS, button is fully responsive. |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
I see that there is a limitation on the Android where the touch area never extends beyond the parent View. I am looking into ways to redesign it so that it receives the touch. |
@isagoico Could you please confirm that this is only occurring on Android? |
Just retested in iOS and the button is fully responsive there. Only reproducible in Android. |
OK. then I think we have to change the design for Android. I can calculate the left position based on the badge but that will create a delay as we have to calculate it before rendering it. Let's see what is best. |
Let me know guys, if you want me to fix this. The solution is ready. |
I have gone ahead pushed a PR to fix this deploy blocker. Is this issue going to be exported? |
I'll take over this today 👍 |
Triggered auto assignment to @jliexpensify ( |
@jliexpensify Just so you know, @parasharrajat already figured out the issue, created a PR, and @Julesssss and I tested it and merged it this morning. So we're hiring Rajat for the work he already did please 😅 |
Removing Hourly b/c the PR was merged, just waiting for Upwork job & Rajat to be hired (and payment) |
Nice, thanks for the heads up. Will tag Rajat once the issue is up! |
Created a job in Upwork! cc @parasharrajat Internal: https://www.upwork.com/ab/applicants/1429942070913818624/job-details |
I have applied. Please assign me this issue. Thanks. |
Hired! |
Retested this on Android and it was a pass 🎉 Checking it off the checklist and closing |
I believe this should be reopened to wait for payment, right @jliexpensify ? |
Correct, haven't paid Rajat yet :) |
Ok cool thanks for confirming :) |
Assigning Rajat since he should have been assigned earlier :D
|
Paying Rajat now and closing, cheers! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue is failing #4603 on Android
Action Performed:
Expected Result:
Whole badge area should be tappable.
Actual Result:
Left half of the new message badge is unresponsive.
Workaround:
User has to tap the middle or the right area to trigger the button.
Platform:
Where is this issue occurring?
Version Number: 1.0.86-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
WhatsApp.Video.2021-08-17.at.7.25.10.PM.mp4
Expensify/Expensify Issue URL:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: