aropan / clist

Your comprehensive guide to global programming contests. Track events, get details, and never miss a competition.
https://clist.by
Apache License 2.0
326 stars 33 forks source link

Standings > Add previous & next, before ShowNearby button #366

Open manoharreddyporeddy opened 1 month ago

manoharreddyporeddy commented 1 month ago

Thanks for the work on clist, @aropan

===

ShowNearby button is useful, however more common use case is Previous & Next buttons, because mainly 1 or 2 contests are on weekends that most attend. So providing these Prev & Next buttons will save a click or two, and 1 less server api call. Let the ShowNearby button be there, but show then in this sequence [ previous, next, ShowNearby ]

image

===

manoharreddyporeddy commented 1 month ago

or,

may be we can do up & down arrow

. up will take to previous contest . down will take to next contest

This is more inline with ShowNearby which has previous & next contests so might be faster to implement this

image

==

@aropan

manoharreddyporeddy commented 1 month ago

also up / down arrows can be left of ShowNearby