Android: User/group share: Show <shareWithAdditionalInfo> in autocompletion of shares

Created on 28 Aug 2018  路  4Comments  路  Source: owncloud/android

oC users can have same displayname, only username or email is different:

users_-_owncloud_enterprise_edition

This make sharing UI difficult, but oC server got a solution for this:

settings_-_owncloud_enterprise_edition

com_bjango_istatmenus_network_and_item-0_and_item-0_and_item-0_and_item-0_and_item-0_and_item-0_and_item-0_and_item-0

Expected behaviour

Users with same displayname should be easier to distinguish. oC server can add User ID or Email address in brackets after the displayname

Actual behaviour

Users with same displayname can't be distinguished

Server configuration

ownCloud version:
10.0.9

API

Here you can find the API responses if this feature is enabled on the oC server:
https://github.com/owncloud/client/issues/6749

enhancement p3-medium share_OC

Most helpful comment

i would add it to 2.10.0, so current milestone is pretty full.

All 4 comments

@davigonz @jesmrec Is this something easy for the 2.8.0, or better schedule for 2.8.1 or 2.9.0 ?

i would add it to 2.10.0, so current milestone is pretty full.

@michaelstingl the web UI shows the additional info even after saving the share, not only when searching.

screenshot 2019-01-22 at 19 01 29

But I would say that the code included in https://github.com/owncloud/client/pull/6837/files only shows the additional info when searching, not in the list of shares after saving it.

Guess the Android app should follow the web UI approach

Guess the Android app should follow the web UI approach

Sounds good (If there's enough space)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davivel picture davivel  路  4Comments

gerroon picture gerroon  路  5Comments

jesmrec picture jesmrec  路  3Comments

jesmrec picture jesmrec  路  4Comments

davigonz picture davigonz  路  7Comments