Closed YongYuH closed 6 years ago
一旦從 playground 頁面點擊某個卡片, 再按上一步回到 playground 頁面時, 就算進去該卡片前的 playground 已經是 stage 3(歷史紀錄) 或 stage 0(模板) playground 頁面還是只會顯示 stage 1(等待配對) 和 2(進行中)的卡片, 這應該是因為 playground 的 filter 不是用 router 的原因, 之後用 router 去改寫 filter 的功能。
用網址決定搜尋條件 https://github.com/ludonow/ludo-beta-react/commit/a43c3d377450a329d244c66990e21ba685e4adb0
一旦從 playground 頁面點擊某個卡片, 再按上一步回到 playground 頁面時, 就算進去該卡片前的 playground 已經是 stage 3(歷史紀錄) 或 stage 0(模板) playground 頁面還是只會顯示 stage 1(等待配對) 和 2(進行中)的卡片, 這應該是因為 playground 的 filter 不是用 router 的原因, 之後用 router 去改寫 filter 的功能。