server icon indicating copy to clipboard operation
server copied to clipboard

Enhance contact search result

Open schaarsc opened this issue 5 years ago • 8 comments

Is your feature request related to a problem? Please describe.

  • in the search result it is not clear if the entry is a user or a contact, "i" does not indicate clearly that this is a link to the contacts
  • remote users are displayed as contacts in search result
  • it is not possible to display "Personal Information" provided by users in their settings from local nor remote users

Describe the solution you'd like

Current solution setup:

  • cloudA has users a1,a2,... and trusts cloudB
  • cloudB has users b1,b2,... and trusts cloudA
  • user a1 has a contact entry for c1 and b1 (unrelated to remote user b1 from cloudB)

now go to the contact search and you'll get the following contacts-as-is

  • a2/admin are local users, but the "i" is missing, it is not possible to display "Personal information" shared on the server
  • b1/b1 one is remote, one is from the addressbook, but they are indistinguishable
  • c1 is from contacts
  • for b1(contact) and c1 a click to "i" will jump to the contact application
  • for b1(remote) a click on "i" jumps to contact application and says "contact not found"

Suggestion contacts-new

  • for local and remote users display "i" and on click show the shared "Personal information"
    • or to distinguish between local and remote/federated users: "i" for local and "iF" for federated users
  • for contacts instead of "i" show the "contact symbol" and on click jump to contacts app

schaarsc avatar Jan 03 '20 17:01 schaarsc

Maybe @jancborchardt could examine this issue

Spartachetto avatar Jan 05 '20 14:01 Spartachetto

Could you specific which actual problems are solved by this?

jancborchardt avatar Jan 15 '20 00:01 jancborchardt

@jancborchardt I've edited the description to provide more information

schaarsc avatar Jan 17 '20 10:01 schaarsc

@jancborchardt make sense?

skjnldsv avatar Mar 10 '20 07:03 skjnldsv

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.

ghost avatar Apr 09 '20 08:04 ghost

Ping @jancborchardt

skjnldsv avatar Apr 09 '20 08:04 skjnldsv

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.

ghost avatar May 09 '20 08:05 ghost

a2/admin are local users, but the "i" is missing, it is not possible to display "Personal information" shared on the server

This should be possible. We have that info and we can show it.

b1/b1 one is remote, one is from the addressbook, but they are indistinguishable

Remote people should have a subline with their [email protected]

for b1(contact) and c1 a click to "i" will jump to the contact application

That’s correct.

for b1(remote) a click on "i" jumps to contact application and says "contact not found"

Obviously a bug which should be fixed. It should show a profile here, much like in a way how it would show profiles of other local users from the first point. Of course this has to be developed first.

jancborchardt avatar May 10 '20 01:05 jancborchardt