-
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] Web -Task - Empty description is displayed even when description is set in task #23294
Comments
Triggered auto assignment to @isabelastisser ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Empty description is displayed even when description is set in task What is the root cause of that problem?In App/src/pages/tasks/NewTaskDescriptionPage.js Lines 94 to 104 in e87f2eb
And when we create new task (partially) as shown in video, the task value is changed and thus when we try to get that value from onyx, we get empty value - What changes do you think we should make in order to solve the problem?Above logic of getting task from onyx works well when we are creating a new task, but for that we use we can get report fro onyx following way -
and for
We have to change the submit method in component in order to accompany the changes. Similar to this we have done in - What alternative solutions did you explore? (Optional) |
this should be fixed #23210 |
Hi @dhairyasenjaliya, I think they have cross checked that first, kindly check the slack conversation once. |
Maybe this issue will be fixed by #22078 ProposalPlease re-state the problem that we are trying to solve in this issue.Web -Task - Empty description is displayed even when description is set in task What is the root cause of that problem?This issue only happens on the description page (doesn't happen on the title page). This is because on the TaskTitlePage we use the report field from ONYX directly and on the TaskDescriptionPage we use task.report field from ONYX. So we need setTaskReport before going to TaskDescriptionPage What changes do you think we should make in order to solve the problem?On TaskDescriptionPage, we should use the report field from ONYX directly like on the TaskTitlePage and we don't need to call setTaskReport on TaskDescriptionPage |
@0xmiroslav |
Not overdue! |
Asking for guidance in Slack: |
Job added to Upwork: https://www.upwork.com/jobs/~010cf7591e3ba247f3 |
Current assignee @isabelastisser is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
@isabelastisser I was unable to reproduce the issue. Is this still reproducible on your end? |
@sobitneupane I think it was solved here. This is the PR - #23342 |
Thanks @sobitneupane!
Payment: @dhanashree-sawant $250 - issue reporter. |
Thanks @isabelastisser, I have accepted the offer. |
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:
Expected Result:
App should display currently set description when we click on description in any task report
Actual Result:
App displays empty description when we click on plus and assign task from task report, set title, keep description empty, click on next, close the right hand menu and click on description
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.43-2
Reproducible in staging?: y
Reproducible in production?: y
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
empty.description.even.when.description.is.set.mp4
Recording.3783.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1689841710414669
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: