DarrenZLew / FantasyFitness-1.0

4 stars 1 forks source link

Iss 29 #44

Closed DarrenZLew closed 7 years ago

DarrenZLew commented 7 years ago

Added sort functionality to scoreSheet through scoreSheet's redux actions/reducers/store. Added a down arrow on scoreSheet to show which column is currently being sorted. Sorts by highest score to lowest for the chosen column. Initially sorts the table column by default.

rruenroeng commented 7 years ago

Good to merge in my opinion.