Closed dzx11 closed 4 years ago
π Horizontal scroll bars appear on 1920x1080 resolution at 100% zoom (the rules text at the bottom of the page is too wide) πThe join game page throws an error on loading (Unhandled Rejection (Error): error with game info request)
Great work.
Regarding the error. Are you using a valid game ID?
That is a custom error that should display a custom UI in the event of an error.
And it shouldn't be shown in production mode.
On Tue, 12 May 2020, 09:32 dzx11, notifications@github.com wrote:
π Horizontal scroll bars appear on 1920x1080 resolution at 100% zoom (the rules text at the bottom of the page is too wide) πThe join game page throws an error on loading (Unhandled Rejection (Error): error with game info request) [image: bug] https://user-images.githubusercontent.com/13459787/81661018-7c426800-9476-11ea-9d10-95443ac83e86.PNG
β You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/un7c0rn/stopthevirus/issues/129#issuecomment-627196280, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHNTTCBWBIVVVLV64LBXYLRRECR5ANCNFSM4M6TPCTQ .
No, I'm using "12" as an ID. What would be an example valid game ID for this page?
I'll get one for you.
On Tue, 12 May 2020, 10:58 dzx11, notifications@github.com wrote:
No, I'm using "12" as an ID. What would be an example valid game ID for this page?
β You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/un7c0rn/stopthevirus/issues/129#issuecomment-627240214, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHNTTH3MU2I2PPIP2GX3R3RREMVZANCNFSM4M6TPCTQ .
0H3RzPqfq4dnf47BSgve
On Tue, 12 May 2020, 10:58 dzx11, notifications@github.com wrote:
No, I'm using "12" as an ID. What would be an example valid game ID for this page?
β You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/un7c0rn/stopthevirus/issues/129#issuecomment-627240214, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHNTTH3MU2I2PPIP2GX3R3RREMVZANCNFSM4M6TPCTQ .
That works - I'll add it to the readme
The readme shouldn't actually hold an ID it should be a placeholder.
This is because if test haven't been wrong then there may not be an ID matching in the database.
Put it in if you think it will be helpful.
Regards, Bernard Baker
On Tue, 12 May 2020, 15:31 dzx11, notifications@github.com wrote:
That works - I'll add it to the readme
β You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/un7c0rn/stopthevirus/issues/129#issuecomment-627382498, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADHNTTCSEJPN6VLVKYRDK4TRRFMTFANCNFSM4M6TPCTQ .
Closing for now I think the remaining work gets addressed during UAT.
@bernardbaker I'll be using this issue to document any issues I find in the front end for this sprint.