Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.46k stars 2.81k forks source link

LHN - HTML encoding is visible in chat switcher #3673

Closed isagoico closed 3 years ago

isagoico commented 3 years ago

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. Navigate to a conversation
  2. Send the following message
    >>> hey
  3. Open the chat switcher and see the message.

Expected Result:

HTML should not be visible in any area of the app.

Actual Result:

HTML encoding is visible in the preview message.

Workaround:

None, visual issue.

Platform:

Where is this issue occurring?

Web ✔️ iOS Android Desktop App Mobile Web

Version Number: 1.0.70-0

Logs: https://stackoverflow.com/c/expensify/questions/4856

Notes/Photos/Videos:

image

Expensify/Expensify Issue URL:

View all open jobs on Upwork


From @cead22 https://expensify.slack.com/archives/C01GTK53T8Q/p1623969778428700

Showing html encoding in CMD+K quick switcher and LHN

MelvinBot commented 3 years ago

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

aliabbasmalik8 commented 3 years ago

Not produced

image

Luke9389 commented 3 years ago

I think this may have been fixed by this PR: https://github.com/Expensify/expensify-common/pull/381

Don't quote me on that though 😄

Luke9389 commented 3 years ago

Pretty sure this is no longer happening

isagoico commented 3 years ago

Reopening this issue.

@coleaeason was able to reproduce https://expensify.slack.com/archives/C01GTK53T8Q/p1627404387349800

LHN Shows HTML elements instead of stylized text

image

isagoico commented 3 years ago

Wops this was not reproducible anymore by Cole. Will reopen if this happens again