diff --git a/project.task.yaml b/project.task.yaml index 8f30da6..e191f34 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -5,12 +5,9 @@ tasks: - 40 notifications : - push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew -- .5 if there is no area search selected, make "anywhere" search the default - .5 allow to manage their notifications even without an identity -- .1 put a "back" button at the top of the start page - .5 bug - on the discover page, enter a search term and search and see a duplicate project show at the end of the list - 01 Ensure each action sent to the server has a confirmation - eg registration (ie a toast something that dismisses after 5-10s) -- 01 Make a new contact able to see me by default. - Home Feed & Quick Give screen : - 01 save the feed-viewed status in settings storage ("afterQuery") diff --git a/src/views/HelpView.vue b/src/views/HelpView.vue index ee38093..cb11292 100644 --- a/src/views/HelpView.vue +++ b/src/views/HelpView.vue @@ -1,5 +1,6 @@