Skip to content
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

[$62.50] The filter bar on Search page contains the wrong icons when set to Chat #57763

Open
6 of 8 tasks
m-natarajan opened this issue Mar 4, 2025 · 15 comments
Open
6 of 8 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. External Added to denote the issue can be worked on by a contributor Reviewing Has a PR in review Weekly KSv2

Comments

@m-natarajan
Copy link

m-natarajan commented Mar 4, 2025

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: 9.1.8-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
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: @dubielzyk-expensify
Slack conversation (hyperlinked to channel name): #Expensify Bugs

Action Performed:

  1. Navigate to Report search
  2. Select Chat
  3. Observe the Icons for Attachments and Links for the sort options

Expected Result:

The icons should be as outlined in the design document

Actual Result:

The icons are not as per the design document

Workaround:

Unknown

Platforms:

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

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

Screenshots/Videos

Add any screenshot/video evidence

Image

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021897406334382928419
  • Upwork Job ID: 1897406334382928419
  • Last Price Increase: 2025-03-05
  • Automatic offers:
    • brunovjk | Reviewer | 106462338
Issue OwnerCurrent Issue Owner: @brunovjk
@m-natarajan m-natarajan added Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 labels Mar 4, 2025
Copy link

melvin-bot bot commented Mar 4, 2025

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

@m-natarajan
Copy link
Author

Proposal by @shubham1206agra

Proposal

Please re-state the problem that we are trying to solve in this issue.

The filter bar on Search page contains the wrong icons when set to Chat

What is the root cause of that problem?

Design Change Request

What changes do you think we should make in order to solve the problem?

Change icons in following places to whatever is required in the issue

What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?

Not Required as this is a simple icon change

What alternative solutions did you explore? (Optional)

@greg-schroeder greg-schroeder changed the title The filter bar on Search page contains the wrong icons when set to Chat [$62.50] The filter bar on Search page contains the wrong icons when set to Chat Mar 5, 2025
@greg-schroeder greg-schroeder added the External Added to denote the issue can be worked on by a contributor label Mar 5, 2025
Copy link

melvin-bot bot commented Mar 5, 2025

Job added to Upwork: https://www.upwork.com/jobs/~021897406334382928419

@melvin-bot melvin-bot bot changed the title [$62.50] The filter bar on Search page contains the wrong icons when set to Chat [$250] [$62.50] The filter bar on Search page contains the wrong icons when set to Chat Mar 5, 2025
@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 5, 2025
Copy link

melvin-bot bot commented Mar 5, 2025

Triggered auto assignment to Contributor-plus team member for initial proposal review - @brunovjk (External)

@brunovjk
Copy link
Contributor

brunovjk commented Mar 6, 2025

I'm working on some PRs review now, I'm going to review the proposal ASAP. Thank you.

@mkaushik969
Copy link

Proposal

Please re-state the problem that we are trying to solve in this issue.

The filter bar on Search page contains the wrong icons when set to Chat

What is the root cause of that problem?

Wrong icon assigned to "Attachments" and "Links" filter options

What changes do you think we should make in order to solve the problem?

Change the icons as following:

type: CONST.SEARCH.DATA_TYPES.CHAT,
status: CONST.SEARCH.STATUS.CHAT.ATTACHMENTS,
icon: Expensicons.Document,
text: 'common.attachments',

to icon: Expensicons.Paperclip

type: CONST.SEARCH.DATA_TYPES.CHAT,
status: CONST.SEARCH.STATUS.CHAT.LINKS,
icon: Expensicons.Paperclip,
text: 'common.links',

to icon: Expensicons.Link

What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?

None

What alternative solutions did you explore? (Optional)

None

@brunovjk
Copy link
Contributor

brunovjk commented Mar 6, 2025

@shubham1206agra's proposal looks fine to me. I wonder if there are other icons we should check, as this bug seems to have been in the prod for some time, I haven't found any yet.

🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Mar 6, 2025

Triggered auto assignment to @roryabraham, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

Copy link

melvin-bot bot commented Mar 10, 2025

@brunovjk Whoops! This issue is 2 days overdue. Let's get this updated quick!

@melvin-bot melvin-bot bot added the Overdue label Mar 10, 2025
@brunovjk
Copy link
Contributor

Friendly bump @roryabraham on Slack

@melvin-bot melvin-bot bot removed the Overdue label Mar 10, 2025
@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Mar 10, 2025
Copy link

melvin-bot bot commented Mar 10, 2025

📣 @brunovjk 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job

@roryabraham roryabraham changed the title [$250] [$62.50] The filter bar on Search page contains the wrong icons when set to Chat [$62.50] The filter bar on Search page contains the wrong icons when set to Chat Mar 10, 2025
@roryabraham
Copy link
Contributor

just wanted to clarify that the price for this issue is intended to be $62.50, not $250

@shubham1206agra
Copy link
Contributor

@roryabraham Can you keep this at $100?

@shubham1206agra
Copy link
Contributor

@Expensify/design Can you send the attachment icon?

@dannymcclain
Copy link
Contributor

dannymcclain commented Mar 10, 2025

The icons are here:

  • Attachment: App/assets/images/paperclip.svg
  • Link: App/assets/images/link.svg

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. External Added to denote the issue can be worked on by a contributor Reviewing Has a PR in review Weekly KSv2
Projects
Status: LOW
Development

No branches or pull requests

7 participants