voxxrin / voxxrin3

GNU Affero General Public License v3.0
9 stars 2 forks source link

Consider fixing navigation bugs #75

Open fcamblor opened 8 months ago

fcamblor commented 8 months ago

It looks like we (still) have navigation bugs, particularly with Back button on iOS from Schedule page.

Given the complexity of ionic navigation AND the fact that this topic leads to regression, I would encourage to write e2e tests to ensure navigation is well handled, including on every native (android/ios) platforms (not sure if writing tests and executing them into a native environment through automation is easy, but that's definitely something we should consider at some point...)