RocketChat / Opensource-Contribution-Leaderboard

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

[IMPROVE] Added sorting buttons #93

Open aswiniip opened 2 years ago

aswiniip commented 2 years ago

Fixes #92

The details are mentioned in the issue. I made these changes which lets the sorting feature to be more accessible to people. Screenshot from 2021-12-30 20-47-27

https://user-images.githubusercontent.com/76481696/147765074-17060f00-1294-4625-9b16-6eb6b107e762.mp4

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

aswiniip commented 2 years ago

The vast changes in the html and css files is because it wasn't formatted properly. I used Prettier to format the document which automatically made these changes. I kept it because the code looked better than before. If you want me revert the changes then i will do so and re-commit.

@Sing-Li Please review