-
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-09-13] [$500] Tapping download
on download banner should deeplink to App and dismiss banner
#26706
Comments
Current assignee @JmillsExpensify is eligible for the Bug assigner, not assigning anyone new. |
Bug0 Triage Checklist (Main S/O)
|
download
on download banner should deeplink to App and dismiss bannerdownload
on download banner should deeplink to App and dismiss banner
Job added to Upwork: https://www.upwork.com/jobs/~015d3134e73e0c4471 |
Current assignee @JmillsExpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @narefyev91 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Tapping download on download banner should deeplink to App and dismiss banner What is the root cause of that problem?We we click on download we're just opening the app using deeplink but not closing the modal. What changes do you think we should make in order to solve the problem?We should close the modal by setting state here. in this function App/src/components/DownloadAppModal.js Line 46 in 1e0a249
setshouldShowBanner & setShowDownloadAppModal to false. What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.We're not closing the download app banner after clicking download. What is the root cause of that problem?In the What changes do you think we should make in order to solve the problem?We need to add the following in the
This will also save the modal visibility in Onyx so that it does not appear again in the user session. What alternative solutions did you explore? (Optional)None |
For the person reviewing this, please note that I proposed the complete solution earlier. |
I agree with @allroundexperts, he proposed the full solution |
Proposal What is the root cause of that problem? What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional) 1st >> 2nd >> so shouldShowBanner and onClose be propped to our DownloadAppModal and we can utilise it anymore with more controls in the future with callback
|
📣 @parthpvaghani! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Proposal from @allroundexperts looks good to me #26706 (comment) |
Triggered auto assignment to @chiragsalian, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @allroundexperts Please request via NewDot manual requests for the Contributor role ($500) |
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:
|
@allroundexperts Mind getting us kick off with the bug zero checklist? |
In the meantime, here's the payment summary:
|
@JmillsExpensify, @cristipaval, @narefyev91, @allroundexperts Huh... This is 4 days overdue. Who can take care of this? |
|
@JmillsExpensify, @cristipaval, @narefyev91, @allroundexperts Eep! 4 days overdue now. Issues have feelings too... |
@JmillsExpensify @allroundexperts what's the status for te payment here? |
@cristipaval I have requested the payment in ND. Waiting for @JmillsExpensify to approve the request! |
Alright, @JmillsExpensify might be delayed with some chores due to the traveling over the weekend. |
It seems that @JmillsExpensify was ooo last days. He'll hopefully take care of this one soon. |
$750 payment approved for @allroundexperts based on BZ summary. |
We recently added a download banner as part of our sign-up flow for upcoming conferences, though oddly, if you tap
download
and we correctly deeplink you to the App Store, the download banner still appears.Solution: We should dismiss the download banner no matter which option a user choose, either
ignore
or `download1.Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: