Game-as-a-Service / Lobby-Platform-Service

The Lobby platform backend of Game as a Service.
https://api.gaas.waterballsa.tw/swagger-ui/index.html
Apache License 2.0
30 stars 7 forks source link

關閉不存在的房間的 UX 問題 #197

Open mikaeloduh opened 9 months ago

mikaeloduh commented 9 months ago

原因:在房主開房的情況下,將 DB 的房間砍掉,接著前端按下關閉房間或退出房間, UI 會顯示 error 氣球(後端回 http 404),沒有進一步反應。會讓使用者不知道發生什麼事。

結論:是罕見的 edge case,僅影響 UX,第一版先不做修改。