cozy-contacts-v2
cozy-contacts-v2 copied to clipboard
Contact books manager for Cozy
As requested by @DelphineM: it would be nice to be able to select some contacts and add a tag to them.
As requested by lelabtv in [this thread](https://forum.cozy.io/t/premiere-experience-avec-cozy/1950). If a contact is a society, without first nor last name, we should display the society name in the list.
See rems errors in [this feed](https://forum.cozy.io/t/app-contacts/1103): ``` error - contact:application | Uncaught ChildViewContainerMissingError: The specified "childViewContainer" was not found: [role="grid"] error - contact:application | ChildViewContainerMissingError: The specified "childViewContainer" was not...
See rems errors in [this feed](https://forum.cozy.io/t/app-contacts/1103): ``` error - contact:application | Uncaught TypeError: this.ui.content[0].getBoundingClientRect is not a function error - contact:application | TypeError: this.ui.content[0].getBoundingClientRect is not a function at e.o.exports.e.detectClickOutside...
When doing a search, we performs the matching to a default subset of field. We can add a dropdown to the search that let user choose explicitely on which field...