TAGS: no way to delete a tag
Bug #1427837 reported by
Dave Morley
on 2015-03-03
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Ubuntu Notes app |
Medium
|
Michael Zanetti | ||
Bug Description
STEPS:
1. Open Reminders
2. Create a tag
3. Tap on the menu
4. Tap on tags
5. Try and delete a tab.
EXPECTED:
I expected to the able to swipe the tag to the right and it display the delete option
ACTUAL:
No delete option can be found anywhere for tags.
Related branches
lp:~mzanetti/reminders-app/delete-tags-and-notebooks
- Riccardo Padovani: Approve on 2015-03-04
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration) on 2015-03-04
-
Diff: 1122 lines (+400/-146)17 files modifiedsrc/app/qml/components/NotebooksDelegate.qml (+46/-37)
src/app/qml/components/StatusBar.qml (+4/-2)
src/app/qml/components/TagsDelegate.qml (+21/-27)
src/app/qml/reminders.qml (+13/-1)
src/app/qml/ui/NotebooksPage.qml (+50/-1)
src/app/qml/ui/TagsPage.qml (+45/-10)
src/libqtevernote/jobs/savenotebookjob.cpp (+2/-0)
src/libqtevernote/notebook.cpp (+21/-0)
src/libqtevernote/notebook.h (+7/-0)
src/libqtevernote/notebooks.cpp (+11/-6)
src/libqtevernote/notebooks.h (+3/-3)
src/libqtevernote/notesstore.cpp (+164/-42)
src/libqtevernote/notesstore.h (+6/-8)
src/libqtevernote/tag.cpp (+6/-0)
src/libqtevernote/tag.h (+1/-0)
src/libqtevernote/tags.cpp (+0/-6)
src/libqtevernote/tags.h (+0/-3)
Dave Morley (davmor2)
on 2015-03-03
| tags: | added: qa-manual-testing |
Michael Zanetti (mzanetti)
on 2015-03-04
| Changed in reminders-app: | |
| status: | New → In Progress |
| assignee: | nobody → Michael Zanetti (mzanetti) |
| importance: | Undecided → Medium |
| Changed in reminders-app: | |
| status: | In Progress → Fix Committed |
David Planella (dpm)
on 2015-03-10
| 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 369, scheduled for release in reminders-app, milestone 2014-11-27