Closed d-rita closed 2 years ago
What does this PR do? This PR adds functionality allowing users to sort different table columns either by ascending or descending order on both the mapathon detailed and user group reports pages.
In use:
How to test:
git fetch origin && git checkout feature/add-table-functionality
npm i
npm start
http://127.0.0.1:3000/mapathon-report/detailed
Screenshot:
Related issues:
What does this PR do? This PR adds functionality allowing users to sort different table columns either by ascending or descending order on both the mapathon detailed and user group reports pages.
In use:
How to test:
git fetch origin && git checkout feature/add-table-functionality
.npm i
npm start
http://127.0.0.1:3000/mapathon-report/detailed
and submit form data.Screenshot:
Related issues: