cozy / cozy-contacts-v2

Contact books manager for Cozy
http://cozy.io
GNU Affero General Public License v3.0
20 stars 20 forks source link

Tag doesn't pop in suggestion list at creation #220

Closed m4dz closed 8 years ago

m4dz commented 8 years ago

Problem

When creating a tag, it doesn't pop into the suggestion list if its already present in the DS

Step to reproduce

  1. edit a contact
  2. dropdown the tags list
  3. create a tag that already exists in the DS but that isn't already linked to a contact (so not visible in the drawer)
  4. the contact is properly added to the contact, but doesn't pop into the list

Solution

The tag collection filter needs to be revamped to handle this use case

poupotte commented 8 years ago

This issue seems fixed now.