-
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
[$500] Bug with HeaderWithBackButton component in a storybook #30636
Comments
Triggered auto assignment to @MitchExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?In the storybook,
The hook usage was added in this PR. What changes do you think we should make in order to solve the problem?Use the same approach as in Composer.stories.js file:
What alternative solutions did you explore? (Optional)N/A |
Job added to Upwork: https://www.upwork.com/jobs/~0198c8e0d974e15827 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
The proposal from @VickyStash looks good, and it did solve the issue. 👍 🎀 👀 🎀 C+ reviewed! |
Triggered auto assignment to @grgia, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @mollfpr 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue. |
I've created a Draft PR! But there is a discussion about possible updates for the withNavigationFallback HOC which is going to be used. So I think it makes sense to wait till this is resolved. |
@VickyStash, @mollfpr, @MitchExpensify, @grgia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
There is still a discussion about the implementation of this ticket. |
@VickyStash, haha, those are just preliminary thoughts, and I'm afraid I won't have time this week to do more investigation, please feel free to move forward with whatever solution you prefer. 😄 |
@MitchExpensify This issue is ready for payment. Could you post the payment summary so I can do the manual request? Thank you! |
https://github.com/Expensify/App/pull/28338/files#r1408901624
We already have the checklist.
We don't need one; the issue should be caught while PR is reviewed. |
Payment summary:
|
$500 payment approved for @mollfpr based on comment above. |
Steps to reproduce:
Reasons for the bug:
The reason is this PR, specifically adding of useWaitForNavigation hook usage inside the HeaderWithBackButton component. Since the storybook HeaderWithBackButton doesn't have a navigation context, it's causing the error.
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: