Skip to content
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 - Concierge - Blank error message badge appears when tapping "Call me" button in request call modal #9281

Closed
kavimuru opened this issue Jun 1, 2022 · 8 comments
Assignees

Comments

@kavimuru
Copy link

kavimuru commented Jun 1, 2022

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Log in to NewDot with any account
  2. Find the Concierge chat
  3. Tap the phone icon
  4. Tap Call

Expected Result:

The badge displayed with error message inside after tap Call

Actual Result:

The badge displayed without error message inside after tap Call

Workaround:

Unknown

Platform:

Where is this issue occurring?

  • Android

Version Number: 1.1.70-2
Reproducible in staging?: y
Reproducible in production?: y
Email or phone of affected tester (no customers): applausetester+0901abb@applause.expensifail.com / Feya87Katya
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5593526_Screenshot_20220601-160714_New_Expensify

Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:

View all open jobs on GitHub

@melvin-bot
Copy link

melvin-bot bot commented Jun 1, 2022

Triggered auto assignment to @srikarparsi (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@srikarparsi
Copy link
Contributor

Hey @kavimuru I'm unable to reproduce this issue locally, would you mind trying again?

@kavimuru
Copy link
Author

kavimuru commented Jun 2, 2022

@srikarparsi I am still able to reproduce in the version 1.1.70-3

20220602_172610.1.mp4

@NehaSantani
Copy link

NehaSantani commented Jun 4, 2022

Hey,
The error appears in web as well !
In Inbox.js file, below line is used to display message

  Growl.error(result.message, 3000);

However, when we are tapping "Call me" we are getting error from server and the result is not having the expected message key!

i.e :

  • we are getting error-response as Error {jsonCode: 'unableToRetry'}.
  • There is no "message" key coming from server in response.

@melvin-bot melvin-bot bot added the Overdue label Jun 6, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jun 7, 2022

@srikarparsi Huh... This is 4 days overdue. Who can take care of this?

@srikarparsi
Copy link
Contributor

Hey, thank you for the details. Do you think you can send a screen recording of the web app not working? My android emulator is currently not working and I wasn't able to reproduce it on web either.

@melvin-bot melvin-bot bot removed the Overdue label Jun 7, 2022
@NehaSantani
Copy link

NehaSantani commented Jun 8, 2022

Sure!

Screen.Recording.2022-06-08.a.8.45.43.AM.mov

@srikarparsi
Copy link
Contributor

Hey, thank you for the screen recording. I did some testing and was able to reproduce the error when using the production web proxy but when I used a local dev environment, staging or production, I didn't face the error. Because of this, I believe it's an error with the proxy on web at least and not the code.

Screen.Recording.2022-06-09.at.6.09.37.PM.mov

I am also unable to reproduce this issue on android so I will close out the issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants