Ticket #843 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

user list ui for group curation

Reported by: wwaites Owned by:
Priority: critical Milestone:
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description (last modified by wwaites) (diff)

  • perhaps we should show the openid as well to distinguish between users with the same name.
  • perhaps on account creation, the user should be redirected to their personal details page to encourage them to fill in a human readable name.
  • also the list is much too long. can we make it work some other way? javascript is an option, but must be careful to fail gracefully when the browser does not support it.

Change History

comment:1 Changed 3 years ago by pudo

  • Description modified (diff)

comment:2 Changed 3 years ago by wwaites

  • Priority changed from major to critical
  • Description modified (diff)

comment:3 Changed 3 years ago by pudo

The real name is also requested via AX/SReg extensions in OpenID so for new users who are not using google, this should usually be filled in automatically.

comment:4 Changed 3 years ago by dread

  • Repository set to ckan
  • state set to draft
  • Theme set to none
  • Milestone ckan-v1.4 deleted

comment:5 Changed 3 years ago by dread

  • Type changed from defect to enhancement

comment:6 Changed 3 years ago by dread

  • "we should show the openid as well to distinguish between users with the same name." - when "Full name" is not distinguishable, maybe best to display the unique 'name' field as a hover-over.
  • "on account creation, the user should be redirected to their personal details page to encourage them to fill in a human readable name." - yes you always got take to the personal details page. We should use a flash message at this point if they have not filled in the "Full name" field to suggest they click edit and do this.

comment:7 Changed 3 years ago by dread

  • Status changed from new to closed
  • Resolution set to fixed

Ok I misunderstood this ticket. This is referring to adding a user in e.g. http://thedatahub.org/group/authz/energy-data

This UI seems to be updated. You start typing the name, full name or open id of the person and it has a dropdown that autocompletes. This seems to be sufficient for Will's points 1 and 3.

Would be still good to have a flash message on account creation to encourage people to add personal their Full name. This is similar to #1413 so I'll close this ticket and add it there.

Note: See TracTickets for help on using tickets.