thaliproject / postcardapp

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

Unknown "to" fields being lost after sync update #73

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

Postcards are shared with everyone by default. However if the postcard is edited by someone else the "to" fields can be reset if that person has not exchanged identities. (Then again this maybe solved by editing only your own postcards but would be good to fix)

deadlyfingers commented 8 years ago

Also note that contacts will now be refreshed on Editor page after an Identity Exchange (see issue #74) and therefore user selection information will need retained after reloading DOM option elements.