thewca / worldcubeassociation.org

All of the code that runs on worldcubeassociation.org
https://www.worldcubeassociation.org/
GNU General Public License v3.0
325 stars 175 forks source link

Implement sort feature in All Delegates page #9081

Open danieljames-dj opened 6 months ago

danieljames-dj commented 6 months ago

This is a React-only task. The task is to bring sort feature in DelegatesTable.jsx.

Also, the sorting has to be enabled only when isAllNonLeadDelegates is true and hence the sorting will be available only in All Delegates page under 'Other Delegates' which is restricted only to few users.

(Later, it can be expanded to other pages if requirement comes)

Feel free to take it up if anybody is willing to work on this. (Please leave a comment here before starting so that we won't have multiple people work on same task)

dunkOnIT commented 6 months ago

@danieljames-dj is good first issue an appropriate label for this task? Not sure how complex it is

danieljames-dj commented 6 months ago

Yes it is a good first issue. It can be done by following this page of react-semantic-ui. Thanks for adding the tag.

dunkOnIT commented 1 month ago

@sushantshah-dev this might be a good candidate if you're looking to work on something - not particularly complex, but that's the intention with a first issue.