firefly icon indicating copy to clipboard operation
firefly copied to clipboard

[Task]: Fix android native back button allows going back in forbidden onbaording pages

Open begonaalvarezd opened this issue 3 years ago • 0 comments

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

begonaalvarezd avatar Aug 09 '22 09:08 begonaalvarezd