Prefetch the content for the notes that are visible in the notes list
Bug #1273123 reported by
David Planella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Notes app |
Fix Released
|
Medium
|
Unassigned |
Bug Description
In order to have a better user experience, it'd be nice to provide more content on the notes list by doing something similar to what the web version of Evernote does: prefetch and preview the notes content on the notes list.
Right now the list of notes is fetched and updated instantly on the app, but the preview content on the notes list is only updated for individual notes when they are tapped.
It'd be good to prefetch and show the preview in the notes list. While that could potentially consume a lot of bandwidth, an option might be to prefetch the content only for the notes that are currently visible in the notes list.
Related branches
lp://staging/~mzanetti/reminders-app/prefetch-notes
- Riccardo Padovani: Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
-
Diff: 72 lines (+23/-10)2 files modifiedsrc/app/qml/ui/NotePage.qml (+21/-10)
src/app/qml/ui/NotesPage.qml (+2/-0)
Changed in reminders-app: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in reminders-app: | |
milestone: | none → 0.4 |
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 52, scheduled for release in reminders-app, milestone Unknown