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.57k stars 2.91k forks source link

mWeb-chat-The text and code block box is smaller in staging #52870

Closed IuliiaHerets closed 1 day ago

IuliiaHerets commented 1 day 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!


Version Number: v9.0.65-1 Reproducible in staging?: Y Reproducible in production?: N Issue was found when executing this PR: https://github.com/Expensify/App/pull/52680 Issue reported by: Applause Internal Team

Action Performed:

  1. Go to https://staging.new.expensify.com/home
  2. Open a chat
  3. Paste `te](https://dev.new.expensify.com:8082/r/2157807467093927/4055329730264388003)`
  4. Send the message

Expected Result:

The text and code block box must look consistent in staging and production.

Actual Result:

The text and code block box is smaller in staging but in production, it is slightly bigger.

Workaround:

Unknown

Platforms:

Screenshots/Videos

https://github.com/user-attachments/assets/3f7becfa-a6a1-470c-9d9b-537460692e03

View all open jobs on GitHub

melvin-bot[bot] commented 1 day ago

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

melvin-bot[bot] commented 1 day ago

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

melvin-bot[bot] commented 1 day ago

Triggered auto assignment to @kadiealexander (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.

github-actions[bot] commented 1 day ago

:wave: 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.
lakchote commented 1 day ago

This is not a blocker, and the text size rendered in staging when pasting

[`te`](https://dev.new.expensify.com:8082/r/2157807467093927/4055329730264388003)

is consistent with the text size from standard code block:

Staging

image

Production

image

Closing the issue.