coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

Project: Allow sorting of users on detail page

Open dsajdak opened this issue 3 years ago • 1 comments

On the project detail page, we have sorting for allocations, publications, and grants. We should be able to sort by username, email address, users' first and last name, and role. The user first and last name is currently displayed as one entry so may need to be separated out to allow proper sorting.

dsajdak avatar Jun 14 '22 13:06 dsajdak

The break up of full name to first and last is done on the 'remove users' page so this should be very easy to sort there, as well as on the project detail page

dsajdak avatar Jun 16 '22 12:06 dsajdak