wikispeedruns / wikipedia-speedruns

Source code for Wikipedia Speedruns!
https://wikispeedruns.com
MIT License
100 stars 30 forks source link

Add a refresh button for suggested quick play prompts #552

Closed mliu59 closed 3 months ago

mliu59 commented 10 months ago

image Add a refresh button so players can get new suggestions when they want.

amit-077 commented 10 months ago

Can you please elaborate more ? Do you just want a button that refreshes the page ?

mliu59 commented 10 months ago

Can you please elaborate more ? Do you just want a button that refreshes the page ?

This button/link should only update the suggested list of quick play prompts by just making another api call. The button should also be contained within the module: static/js/modules/quickPlaySuggestions.js

dqian3 commented 3 months ago

Implemented in #597