thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Use 'to' field to highlight postcards sent to you #67

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

By default postcards should share with everyone. Otherwise we should probably filter postcards sent to you or highlight these...

deadlyfingers commented 8 years ago

The UX is as follows: If no identity exchange has been done then there is no need for a "to" option and so this be hidden. But there is a button to add contacts and once identity exchange is completed the "pet name" will be become available to select. Once there is 1+ (or 2+ not including yourself?) contacts added the postcard "to" options will appear.

deadlyfingers commented 8 years ago

Cards are now highlighted in blue if a postcard has been sent to you.