[TIMOB-7962] MobileWeb: Templates: Master Detail view, after clicking an item back does not go back up a level
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2012-03-13T16:04:11.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Natalie Huynh |
Assignee | Bryan Hughes |
Created | 2012-03-12T15:57:01.000+0000 |
Updated | 2014-01-28T23:23:13.000+0000 |
Description
Steps To Reproduce:
1. Create a new project with Master Detail Template
2. Compile and access on device
3. Click on any row
4. Click back
Actual:
Nothing happens
Expected:
To display the list again
Back button on all views are no longer functioning on device
Back button support simply isn't there to properly solve this problem. Instead, we are implementing iOS style navigation in TIMOB-7981.