Skip to content

Instantly share code, notes, and snippets.

@vchimev
Forked from manoldonev/modal-navigation-app
Created February 6, 2018 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vchimev/0217c283193756e78f205e780a0354cc to your computer and use it in GitHub Desktop.
Save vchimev/0217c283193756e78f205e780a0354cc to your computer and use it in GitHub Desktop.
ROOT FRAME SCENARIOS:
1. Show modal dialog with frame
1.1. Navigate to modal second page within modal dialog
1.1.1. Go back
1.2. Show nested modal dialog
1.2.1. Close nested modal dialog
1.3. Close modal dialog
2. Show modal dialog
2.1. Show nested modal dialog
2.1.1. Close nested modal dialog
2.2. Close modal dialog
3. Navigate to second page within tab item frame
3.1. Show modal dialog with frame
3.1.1. Navigate to second page within modal dialog
3.1.1.1. Go back
3.1.2. Show nested modal dialog
3.1.2.1. Close nested modal dialog
3.1.3. Close modal dialog
3.2. Show modal dialog
3.2.1. Show nested modal dialog
3.2.1.1. Close nested modal dialog
3.2.2. Close modal dialog
3.3. Go back
ROOT TABVIEW SCENARIOS (change root modulename to tab-root/tab-root in app.ts):
[Същите сценарии, като горните]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment