diff --git a/project.task.yaml b/project.task.yaml
index c13535cd2..99c8becc9 100644
--- a/project.task.yaml
+++ b/project.task.yaml
@@ -1,5 +1,6 @@
tasks:
+- .2 bug - on contacts view, click on "to" & "from" and nothing happens
- 01 add a location for a project via map pin
- 04 search by a bounding box for local projects (see API by clicking on "Nearby")
- 01 Replace Gifted/Give in ContactsView with GiftedDialog assignee:jose
@@ -32,6 +33,7 @@ tasks:
- .2 on ProjectViewView, show different messages for "to" and "from" sections if none exist
- .2 fix static icon to the right on project page (Matthew - I've made "Rotary" into issuer?)
- .2 fix rate limit verbiage (with the new one-per-day allowance) assignee:trent
+- .2 move 'switch identity' to the advanced section
- Discuss whether the remaining tasks are worthwhile before MVP release.
diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue
index e3f3c6c59..ccd24797e 100644
--- a/src/views/ContactsView.vue
+++ b/src/views/ContactsView.vue
@@ -66,6 +66,10 @@
: "Unconfirmed"
}}
+
+ (Only hours shown)
+
+ (Only recent shown)
@@ -135,7 +139,10 @@
-