-
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
[$1000] Android - App displays broken message text without email for existing email contact on user details #23723
Comments
Triggered auto assignment to @mallenexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~0114172bcac0ccb2df |
Current assignee @mallenexpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Android - App displays broken message text without email for existing email contact on user details What is the root cause of that problem?We're missing style for the menu item message here Lines 205 to 211 in 6eb03b0
We need to specific how much space the title style should take What changes do you think we should make in order to solve the problem?We can add |
@hoangzinh, your solution didn't work for me. Can you test your solution again? |
@thesahindia It's weird. It works well on my end Screen.Recording.2023-08-02.at.06.05.07.mp4 |
@mallenexpensify, @thesahindia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@mallenexpensify, @thesahindia Still overdue 6 days?! Let's take care of this! |
Hi @SosenWiosen, @thesahindia, the issue is raised before #23769, if it was solved because of that issue, will it be eligible for reporting bonus? |
@mallenexpensify @thesahindia this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@mallenexpensify, @thesahindia Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
cc: @mallenexpensify |
Sorry for the lonnnnng delay, I was caught up in a deadline for another project. #23769 This bug reported created on July 21 @dhanashree-sawant , it appears they are the same or similar, is there any way to 'prove' that the PR for that one fixed this? Asking cuz it's helpful to have a link to drop in for auditing purposes if I pay this out for the reporting bonus. |
From what I have seen in the PR and in that issue, root cause was 'The root cause is android use different way to break words' (taken from this proposal) and changes was made on both details and profile page. In this issue, we had the same root cause for 'Message' text truncate on details page. Since that PR also made the changes on Details page too, the following issue seems to be fixed due that. |
@mallenexpensify @thesahindia this issue is now 4 weeks old and preventing us from maintaining WAQ, can you:
Thanks! |
Current assignee @thesahindia is eligible for the Internal assigner, not assigning anyone new. |
@mallenexpensify, @thesahindia Eep! 4 days overdue now. Issues have feelings too... |
Thanks @dhanashree-sawant , it seems/sounds like, since you reported the issue first, you are due compensation for reporting the bug. (and, the other contributor was already compensated cuz that bug got fixed first so we can't/won't claw that payment back). Can you please accept the job and reply here once you have? |
Thanks @mallenexpensify, I have accepted the offer. |
@mallenexpensify, @thesahindia Eep! 4 days overdue now. Issues have feelings too... |
Issue reporter: @dhanashree-sawant paid $250 via Upwork |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
App should display user email beside 'message' on user details page. If the email is too long, it should display similar to this, where
![image](https://private-user-images.githubusercontent.com/22508304/257367348-2a88ba73-b1e6-469d-a8d8-15fde79fb37d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MDg2MDcsIm5iZiI6MTczODkwODMwNywicGF0aCI6Ii8yMjUwODMwNC8yNTczNjczNDgtMmE4OGJhNzMtYjFlNi00NjlkLWE4ZDgtMTVmZGU3OWZiMzdkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDA2MDUwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBhNDYzYWZlNmJiNjUyYTM2MWI1YWM2MjcyODQyOTM4MWMwYjMyMzkzZTAwZGZmYWYwYWY2NmIzYjg3NjM2MTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mJ5k0oJ-kABv-7G6r0wBxHI6Vlmep1QSqAbzwKcgir8)
...
are on the far right of the screenActual Result:
App does not display user email besides message on user details and displays truncated 'message' if we had already chatted with user and user email has no dot before @
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: v1.3.43-7
Reproducible in staging?: n/a
Reproducible in production?: n/a
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
user.details.message.truncated.no.email.1.mp4
Expensify/Expensify Issue URL:
Issue reported by: GH handle - @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1689956338921469
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: