If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Problem
We created a FullPageNotFoundView component but it uses the header of the page that we couldn't find and we want the user to be able to exit to the home page.
Solution
Instead of creating a totally separate page as planned here let's add a header, without a title, to the FullPageNotFoundView. When the user clicks the close button or the back button it will redirect back to the home page with either the last chat open or the concierge chat.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Problem
We created a FullPageNotFoundView component but it uses the header of the page that we couldn't find and we want the user to be able to exit to the home page.
Solution
Instead of creating a totally separate page as planned here let's add a header, without a title, to the FullPageNotFoundView. When the user clicks the close button or the back button it will redirect back to the home page with either the last chat open or the concierge chat.