Skip to content

[HOLD for payment 2024-04-01] [$250] Android - App lags after adding code block in task description #34324

Description

@kavimuru

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: 1.4.24-0
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
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:

Action Performed:

  1. Open the app and log in
  2. Tap the FAB > Assign Task
  3. Enter title
  4. Add the code block in the task description:
    if (files.length > 0) {
    // Prevent the default so we do not post the file name into the text box
    event.preventDefault(); this.props.onPasteFile(event.clipboardData.files[0]);
    return;
    if (files.length > 0) {
    // Prevent the default so we do not post the file name into the text box
    event.preventDefault() this.props.onPasteFile(event.clipboardData.files[0]);
    return;
  5. Proceed to the next screen and finish creating the task

Expected Result:

Able to create a task without significant delay

Actual Result:

The app lags after pasting the code block in the description field

Workaround:

unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6338420_1704939519196.video_2024-01-10_21-17-46.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~013b44c7d5e9e29617
  • Upwork Job ID: 1745374242762850304
  • Last Price Increase: 2024-03-15
  • Automatic offers:
    • ntdiary | Reviewer | 0
    • aswin-s | Contributor | 0

Metadata

Metadata

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionBugSomething is broken. Auto assigns a BugZero manager.DailyKSv2EngineeringExternalAdded to denote the issue can be worked on by a contributor

Type

No type

Fields

No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions