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 tomek on Jun 21 2022, 5:14 AM. Authored by 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
|