nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.43k stars 4.08k forks source link

Enhance contact search result #18649

Open schaarsc opened 4 years ago

schaarsc commented 4 years ago

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

Describe the solution you'd like

Current solution setup:

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

Suggestion contacts-new

Spartachetto commented 4 years ago

Maybe @jancborchardt could examine this issue

jancborchardt commented 4 years ago

Could you specific which actual problems are solved by this?

schaarsc commented 4 years ago

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

skjnldsv commented 4 years ago

@jancborchardt make sense?

ghost commented 4 years ago

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.

skjnldsv commented 4 years ago

Ping @jancborchardt

ghost commented 4 years ago

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.

jancborchardt commented 4 years ago

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 username@examplecloud.com

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.