-
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
[$250] Blue "Pill" Highlight is very light when using Tab/Shift #47381
Comments
Triggered auto assignment to @anmurali ( |
Triggered auto assignment to @flodnv ( |
We think that this bug might be related to #vip-vsb |
👋 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:
|
@dominictb @tgolen @rayane-djouah seems like this was caused by #45982; but perhaps we can consider this isn't a blocker? |
@flodnv - The tab navigation was completely disabled on the submit expense page due to a tab selector jumping bug. We fixed the issue and restored the tab navigation in our PR. We considered this bug out of scope here: #45982 (comment) because it is already reproducible on the start chat page in the production app. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The blue outline for tab selector item is almost impossible to see. What is the root cause of that problem?If we take a look at the tab component, we can see that the pressable has a view as the children. Both of the pressable and view has the same height from App/src/components/TabSelector/TabSelectorItem.tsx Lines 36 to 44 in 55f67f5
But for the animated view, it also has an animated background color style. The background color style covers the blue outline of the parent. What changes do you think we should make in order to solve the problem?The simplest solution is to have a smaller height for the animated view and also position it a bit below and left of the parent.
or vice versa by increasing the parent size OR We can remove the animated view and convert the pressable into an animated pressable.
web.mp4 |
Job added to Upwork: https://www.upwork.com/jobs/~013a7082fd9d89daba |
Current assignee @rayane-djouah is eligible for the External assigner, not assigning anyone new. |
@rayane-djouah could you please review @bernhardoj's proposal above? |
@bernhardoj's proposal looks good to me. I prefer the second proposed solution (removing the animated view and converting the pressable into an animated pressable) 🎀👀🎀 C+ reviewed |
Current assignee @flodnv is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
Triggered auto assignment to @dannymcclain ( |
Sounds good to me, but @dannymcclain could you check that you're happy with the design of the proposed end result? #47381 (comment) |
It looks good to me! |
📣 @rayane-djouah 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
PR is ready cc: @rayane-djouah |
Note The production deploy automation failed: This should be on [HOLD for Payment 2024-08-27] according to #47639 prod deploy checklist, confirmed in #47485 (comment). cc @anmurali |
Checklist
Regression Test Proposal
Do we agree 👍 or 👎 |
Requested in ND. |
Awaiting payment summary |
Payment Summary
|
$250 approved for @bernhardoj |
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.20-0
Reproducible in staging?: Y
Reproducible in production?: N
Issue was found when executing this PR: #45982
Email or phone of affected tester (no customers): applausetester+en@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
User expects the highlight to be visible and a bright blue outline
Actual Result:
The highlight on the "Pills" (Manual, Scan & Distance) are very light and can hardly be seen
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6571570_1723598486802.20240814_091907.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @The text was updated successfully, but these errors were encountered: