ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
15 stars 70 forks source link

Support for filtering based leaderboard results based on URL params #526

Open rithviknishad opened 5 hours ago

rithviknishad commented 5 hours ago

Currently the "search", "role" and "ordering" filters are applied based on a client side state. Update it such that instead of having a client side state, rely on the URL search params to maintain the state.

Image

programmerraja commented 3 hours ago

can i work on this @rithviknishad ?

programmerraja commented 48 minutes ago

@rithviknishad can you check the PR #527