RocketChat / Opensource-Contribution-Leaderboard

Open Source project contributors tracking leaderboard built with :heart: in NodeJS 😉
https://gsoc.rocket.chat
MIT License
39 stars 46 forks source link

[BUG] Sorting is not working #80

Closed umakantv closed 3 years ago

umakantv commented 3 years ago

Description:

Sorting by clicking on a column is not working.

Steps to reproduce:

  1. Click on any column
Open PRs Merged PRs Issues

Expected behavior:

Clicking on a column header should sort by that column.

Actual behavior:

Clicking on a column header does not sort by that column. image

Client Setup Information

umakantv commented 3 years ago

Closing this issue because it is working on local server.