You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Background: The sorting of the my gigs is handled on the FE as backend doesn't support the required sort.
The sort order is : Placed, Offered, Selected, Interview Process, Screen Pass, Phone Screen, Skills Test, Applied, Job Closed, Not Selected
When my gigs page is accessed the first 10 gigs are shown. These 10 are sorted based on the above order. When we load more another 10 gigs are shown, now the entire 20 are sorted based on above order. See attached screenshot sfor example. So the FE only sorts within the first 10 at first.
Before Load more
After Load more
Background: The sorting of the my gigs is handled on the FE as backend doesn't support the required sort.
The sort order is : Placed, Offered, Selected, Interview Process, Screen Pass, Phone Screen, Skills Test, Applied, Job Closed, Not Selected
When my gigs page is accessed the first 10 gigs are shown. These 10 are sorted based on the above order. When we load more another 10 gigs are shown, now the entire 20 are sorted based on above order. See attached screenshot sfor example. So the FE only sorts within the first 10 at first.


Before Load more
After Load more
cc @sushilshinde
The text was updated successfully, but these errors were encountered: