firefly
firefly copied to clipboard
[Task]: Fix android native back button allows going back in forbidden onbaording pages
Task description
During onboarding, there are some views where allowBack={false} to prevent issues.
In android, with the native back button you can always return to the previous route, leading to unexpected errors.
Requirements
Block native back button when allowBack={false}
Creation checklist
- [ ] I have assigned this task to the correct people
- [X] I have added the most appropriate labels
- [X] I have linked the correct milestone and/or project