twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Sort People by Name

Open iero opened this issue 11 months ago • 5 comments

In the default "People" view, People are displayed as "last created" first.

It will be great to add an option to sort them by name (not firstname but name)

shot 2024-03-11 at 13 30 51

iero avatar Mar 12 '24 12:03 iero

Same here, sorting by name does not work on 0.3.2

pombredanne avatar Mar 13 '24 08:03 pombredanne

Hello, I would like to work on the issue please !

xNeroForte avatar Mar 13 '24 14:03 xNeroForte

Please could you assign me to this issue, I need a merged PR contribution for my university assignment.

nadasuhailAyesh12 avatar Mar 18 '24 07:03 nadasuhailAyesh12

Hey team ! Is this still open ? If so , I'd like to lend my hand at it.

SanjaySiddharth avatar May 01 '24 16:05 SanjaySiddharth

Seconding this demand, which is to me a very fundamental need. Even when creating new records day by day, we might forget if we've already added someone. Search function is a thing for sure, but sometimes it would be easier to simply see the people by name order and retrieve them with some simple scroll without having to type anything on the keyboard.

Somehow the name column is the only one that can't be sorted; the other column headers can be clicked on to select a filter or sort, so the name shoud have it too. Maybe I might have missed something, but I currently have no knowledge about how to sort it.

pooch-tonic avatar May 17 '24 10:05 pooch-tonic

Agree we should be able to filter and sort on the first column We'd still disable hiding/reordering the first column for now, so it'd look like this. Screenshot 2024-06-04 at 17 28 09 cc @thomtrp

Assigning Gitstart to take care of this

FelixMalfait avatar Jun 04 '24 15:06 FelixMalfait

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/TWNTY-4424

gitstart-app[bot] avatar Jun 04 '24 15:06 gitstart-app[bot]

This one will likely be hard as we store first name and last name in different columns. It might be tied to computedFields / search key here

charlesBochet avatar Jun 12 '24 12:06 charlesBochet

This seems to be solved! Not sure when we did it

FelixMalfait avatar Jul 17 '24 10:07 FelixMalfait