Create a list of users and sort it by username.
Depends on D4269
Differential D4305
[web] Prepare a list of users that should be displayed Authored by tomek on Jun 21 2022, 12:14 PM. Tags None Referenced Files
Details Create a list of users and sort it by username. Depends on D4269 Render the component and check if the list is sorted correctly.
Diff Detail
Event TimelineComment Actions Looks good! Added alternative approach using .map(...).sort(...) as an inline comment, but feel free to land with either approach
| |||||||||||||||||||||||||