Commit 860f90b
committed
fix(contest): exclude new leaderboard entries from top results
Filter out newly created (unsaved) leaderboard entries from the top
leaderboard results to prevent temporary entries from affecting the
display. Add a TODO to reconsider using `query` instead of
`adapterOptions` or implement explicit caching for better handling.1 parent 5baa56d commit 860f90b
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
119 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
0 commit comments