Add a workaround to get back to the home view
Bug #1281604 reported by
David Planella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Notes app |
Fix Released
|
Critical
|
Michael Zanetti |
Bug Description
We've identified an issue while developing the tablet interface whereby in some occasions in the UI the two PageStacks don't work well together.
To reproduce:
- Tap on the Notebooks tab
- Tap on a notebook
- Tap on a note within the notebook
Result:
- The title of the note replaces the Tabs in the Header title, making it impossible to further navigate the app
Expected:
- The Tabs in the Header remain unmodified
We've discussed a workaround whereby we will show a button on all Toolbars to return home. This is to be used only during MWC as a fallback and will disappear once the SDK issue has been fixed. The Home button will only be shown in the tablet view, not on the phone one.
Related branches
lp://staging/~mzanetti/reminders-app/tablet
- David Planella: Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Riccardo Padovani: Needs Fixing
-
Diff: 995 lines (+514/-255)10 files modifiedsrc/app/main.cpp (+22/-0)
src/app/qml/reminders.qml (+127/-7)
src/app/qml/ui/EditNotePage.qml (+7/-169)
src/app/qml/ui/EditNoteView.qml (+202/-0)
src/app/qml/ui/NotePage.qml (+11/-65)
src/app/qml/ui/NoteView.qml (+97/-0)
src/app/qml/ui/NotebooksPage.qml (+5/-2)
src/app/qml/ui/NotesPage.qml (+37/-10)
src/app/qml/ui/SearchNotesPage.qml (+5/-1)
src/plugin/Evernote/notesstore.h (+1/-1)
Changed in reminders-app: | |
status: | New → Triaged |
importance: | Undecided → Critical |
assignee: | nobody → Michael Zanetti (mzanetti) |
milestone: | none → 0.5 |
Changed in reminders-app: | |
status: | Triaged → Fix Committed |
status: | Fix Committed → In Progress |
Changed in reminders-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:reminders-app at revision 73, scheduled for release in reminders-app, milestone 0.4