-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Android & iOS - Categories - Import spreadsheet icon is missing #49885
Comments
Triggered auto assignment to @pecanoro ( |
👋 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:
|
We think that this bug might be related to #wave-control |
ProposalOffending PR: #49569Please re-state the problem that we are trying to solve in this issue.Android & iOS - Categories - Import spreadsheet icon is missing What is the root cause of that problem?
Line 1 in 71db3f1
What changes do you think we should make in order to solve the problem?We should remove the What alternative solutions did you explore? (Optional)Result |
Edited by proposal-police: This proposal was edited at 2023-10-05T22:17:00Z. ProposalPlease re-state the problem that we are trying to solve in this issue.Android & iOS - Categories - Import spreadsheet icon is missing What is the root cause of that problem?The file SVG included Line 2 in 71db3f1
What changes do you think we should make in order to solve the problem?To resolve this, we can use // ./assets/images/table.svg#L2
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 4C0 2.89543 0.895431 2 2 2H18C19.1046 2 20 2.89543 20 4V16C20 17.1046 19.1046 18 18 18H2C0.895431 18 0 17.1046 0 16V4ZM2 6V10H9V6H2ZM11 6V10H18V6H11ZM9 12H2V16H9V12ZM11 16V12H18V16H11Z" fill="inherit"/>
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 4C0 2.89543 0.895431 2 2 2H18C19.1046 2 20 2.89543 20 4V16C20 17.1046 19.1046 18 18 18H2C0.895431 18 0 17.1046 0 16V4ZM2 6V10H9V6H2ZM11 6V10H18V6H11ZM9 12H2V16H9V12ZM11 16V12H18V16H11Z" fill="#8B9C8F"/>
</svg> POC
Screen.Recording.2024-09-28.at.22.53.02.mov |
ProposalPlease re-state the problem that we are trying to solve in this issue.Import spreadsheet icon is missing What is the root cause of that problem?We are using Line 2 in 71db3f1
What changes do you think we should make in order to solve the problem?We can remove Line 2 in 71db3f1
What alternative solutions did you explore? (Optional) |
This comment was marked as outdated.
This comment was marked as outdated.
PR is here #49897 |
I can take this since I reviewed the offending PR. |
Is it safe to retest this on staging and close is out? @luacmartins |
Confirmed fix on staging. |
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.0.41-1
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): applausetester+kh010901@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
There will be icon for Import spreadsheet
Actual Result:
Import spreadsheet icon is missing
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6617870_1727470860273.ScreenRecording_09-28-2024_04-59-27_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: