When we are in edit mode and the user made changes, we prevent him in this diff from changing tabs.
Details
Details
On iOS:
- Navigate between threads - check if everything works.
- Navigate between tabs - check if everything works.
- Enter edit mode and make changes to the message,
- Change tab - should confirm with alert.
- Do the same in the sidebar (enter edit mode and check if the alert displays).
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/navigation/nav-selectors.js | ||
---|---|---|
340–347 ↗ | (On Diff #28035) | I split it into two functions to reuse it in the new router. |