-
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
[HOLD for payment 2023-10-09] [$500] [Distance] - The toggle attribution options disappear when they are hovered #27863
Comments
Triggered auto assignment to @zanyrenney ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~01ead96ebe1b100d51 |
Current assignee @zanyrenney is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @robertKozik ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.When you hover attribution links in mapbox, text disappears. What is the root cause of that problem?The main cause is the What changes do you think we should make in order to solve the problem?We should create a .mapboxgl-ctrl-attrib-inner a:hover {
color: rgba(0, 0, 0, .75);
} What alternative solutions did you explore? (Optional)The alternative solution is to remove |
📣 @bojangabric! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue.Toggle attribution link disappears when we hover it. What is the root cause of that problem?On the web, we use react-map-gl to render the map. By default, the attribution link has a hover style that sets the color of the text to However, none of the parents set any color property and because we set What changes do you think we should make in order to solve the problem?Set App/src/components/MapView/MapView.web.tsx Lines 82 to 91 in d00a4d6
style={StyleUtils.getTextColorStyle(themeColors.shadow) as React.CSSProperties} We need to cast it to CSSProperties because Screen.Recording.2023-09-20.at.22.54.51.mov |
Hi @bojangabric @bernhardoj! Thank you both for your proposals and insights on this issue. In my opinion, the solution presented by @bernhardoj is the better one. I believe it's better to utilize existing styles rather than directly referencing the component classes if possible. Selected Proposal: #27863 (comment) 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @cristipaval, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @jo-ui 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app! |
PR is ready cc: @robertKozik |
🎯 ⚡️ Woah @robertKozik / @bernhardoj, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.75-12 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-09. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
tldr; I don't think we need the regression tests for this issue - it's rather one-time change, and bug won't come back anymore |
PAYMENT SUMMARY The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉 @bernhardoj requires payment offer (Contributor) - PAID $500 + $250 URGENCY BONUS |
@robertKozik please seek your payment from ND. This is now all complete from Upwork/GH. |
@zanyrenney as a contractor (Software Mansion) I'm not eligible for payment |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The toggle attribution options should not hide when they are hovered
Actual Result:
The toggle attribution options gets hidden when hovered on web and also hidden when clicked on mweb
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.72.6
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
Notes/Photos/Videos: Any additional supporting documentation
hover.mp4
20230905_160217.mp4
Recording.4624.mp4
Expensify/Expensify Issue URL:
Issue reported by: @jo-ui
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1693917802357489
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: