Skip to content

[Due for payment 2025-04-07] Task - Not here page opens when inline image preview is opened in the task report #58194

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

Closed
8 tasks done
IuliiaHerets opened this issue Mar 11, 2025 · 31 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering

Comments

@IuliiaHerets
Copy link

IuliiaHerets commented Mar 11, 2025

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 9.1.11-1
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp #54165
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Other

Action Performed:

  1. Go to staging.new.expensify.com
  2. Go to chat.
  3. Click + > Assign task.
  4. Click Title.
  5. Enter the following inline image mark down:

test demo imagetest

  1. Save the title and create the task.
  2. Click on the image in the task preview.
  3. Note that the image does not expand to full screen.
  4. Go to task report.
  5. Click on the image in the task title.
  6. Note that Not here page opens.
  7. Go to Reports > Chats.
  8. Click on the image in the task preview.
  9. Note that the image is rendered in full screen without issue.

Expected Result:

In Step 8, the image should open in full screen when clicked from the task preview.
In Step 11, the image should be rendered in full screen without issue.

Actual Result:

In Step 8, the image does not open in full screen when clicked from the task preview.
In Step 11, Not here page opens when the image is opened in the task report.

Workaround:

Unknown

Platforms:

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6767087_1741680164095.task_bug.mp4

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @RachCHopkins
@IuliiaHerets IuliiaHerets added Bug Something is broken. Auto assigns a BugZero manager. DeployBlockerCash This issue or pull request should block deployment labels Mar 11, 2025
Copy link

melvin-bot bot commented Mar 11, 2025

Triggered auto assignment to @RachCHopkins (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Mar 11, 2025

Triggered auto assignment to @NikkiWines (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

@melvin-bot melvin-bot bot added the Daily KSv2 label Mar 11, 2025
Copy link

melvin-bot bot commented Mar 11, 2025

💬 A slack conversation has been started in #expensify-open-source

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Mar 11, 2025
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@truph01
Copy link
Contributor

truph01 commented Mar 11, 2025

Regression from #54165

@Krishna2323
Copy link
Contributor

@NikkiWines , please assign me here, I'll fix this.

@mananjadhav
Copy link
Collaborator

@Krishna2323 this one has to be a deploy blocker along with the description not saving. Can you please raise a PR asap so that we can get it fixed?

@Krishna2323
Copy link
Contributor

@mananjadhav I don't think this is a blocker because most probably we will remove image rendering from task titles. I'm opening a PR for description save issue.

@mananjadhav
Copy link
Collaborator

mananjadhav commented Mar 11, 2025

because most probably we will remove image rendering from task titles

@Expensify/design Your thoughts?

@dannymcclain
Copy link
Contributor

Fair warning I don't have a ton of context around this, but my gut says we'll likely not want to render markdown images in task titles. I can see how adding an image to the description makes sense, but to the title? That seems strange to me. :my-2-cents:

@shawnborton
Copy link
Contributor

Totally agree with that Danny.

@mananjadhav
Copy link
Collaborator

I think we should demote this from Deploy Blocker then @NikkiWines

@NikkiWines
Copy link
Contributor

Sounds good 👍

@NikkiWines NikkiWines added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Mar 11, 2025
@RachCHopkins
Copy link
Contributor

I'm also having trouble understanding the use case of someone adding an image to a task title. Should the solution be to not-allow someone to try put an image in a title?

@dubielzyk-expensify
Copy link
Contributor

dubielzyk-expensify commented Mar 12, 2025

Totally agree with the designers.

I'm also having trouble understanding the use case of someone adding an image to a task title. Should the solution be to not-allow someone to try put an image in a title?

Agree with this too. In general when we allow markdown we don't really try to pick and mix which of the markdown features we support which is why we kinda allow all.

I could see a world where we wanna put the green plus button (+) image that we recently added in the title, but again, I think it'll just lead to more pain so let's just not allow it.

@Krishna2323
Copy link
Contributor

@Expensify/design, before fixing regressions that are mostly related to rendering all tags, I want to confirm which render styles we want to keep for the title. I believe it should be link, inline code, and strikethrough, correct? Please refer to this comment.

@shawnborton
Copy link
Contributor

And Italic too I believe, but not bold nor bold italic.

@Krishna2323
Copy link
Contributor

@shawnborton thanks for confirming. BTW, what should we do with the images? Should we render the link or just skip rendering anything?

@shawnborton
Copy link
Contributor

Probably makes sense to render the link, so we aren't doing anything confusing by hiding something?

@dannymcclain
Copy link
Contributor

Agree with all the comments above!

@Krishna2323
Copy link
Contributor

This PR will fix the issue. Waiting for @mananjadhav's review.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Mar 17, 2025
@melvin-bot melvin-bot bot added Weekly KSv2 and removed Weekly KSv2 labels Mar 17, 2025
@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Mar 31, 2025
@melvin-bot melvin-bot bot changed the title Task - Not here page opens when inline image preview is opened in the task report [Due for payment 2025-04-07] Task - Not here page opens when inline image preview is opened in the task report Mar 31, 2025
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Mar 31, 2025
Copy link

melvin-bot bot commented Mar 31, 2025

Reviewing label has been removed, please complete the "BugZero Checklist".

Copy link

melvin-bot bot commented Mar 31, 2025

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.20-2 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2025-04-07. 🎊

For reference, here are some details about the assignees on this issue:

  • @mananjadhav requires payment through NewDot Manual Requests
  • @Krishna2323 requires payment (Needs manual offer from BZ)

Copy link

melvin-bot bot commented Mar 31, 2025

@mananjadhav @RachCHopkins @mananjadhav The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]

@mananjadhav
Copy link
Collaborator

Linked PR was deployed to production. Payout should be handled in the original issue. #53175

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels Apr 7, 2025
Copy link

melvin-bot bot commented Apr 7, 2025

Payment Summary

Upwork Job

BugZero Checklist (@RachCHopkins)

  • I have verified the correct assignees and roles are listed above and updated the necessary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants//hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@RachCHopkins
Copy link
Contributor

No payment due for this issue.

@melvin-bot melvin-bot bot removed the Overdue label Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering
Projects
None yet
Development

No branches or pull requests

9 participants