Tom Praschan

Results 205 comments of Tom Praschan

> > Once the logic is implemented, we'd want to test the redirect to a game. But that's for another PR. > > The redirect is already implemented actually, but...

> > > Once the logic is implemented, we'd want to test the redirect to a game. But that's for another PR. > > > > > > The redirect...

Thanks, will take another look! While I'm at it, I'll also refactor the testing code to be end to-end as discussed

> Couple of notes: > > * the whole screen should probably be refreshable (pull-to-refresh) The server already sends a `reload` event when something notable changes, so I don't think...

> > The server already sends a reload event when something notable changes, so I don't think manual refreshing would have any benefit > > Then it needs to register...

Alright, we're using the tournament websocket now for displaying the featured game, now everything works even when there's a new featured game. I also made the board look more like...

Should be closed via https://github.com/lichess-org/mobile/pull/1251 I think

I saw this on the lichess beta group https://lichess.org/forum/team-lichess-beta-testers/mobile-app-alpha?page=11 > Play a sound when exiting from the "Waiting for opponent to join..." screen, because an opponent has been found. Sometimes...

Yeah for me it would also be fine to display the opening only in the grid/detail view, but not in the (default) list view. Let's see what I can come...

Agreed, on the homepage we should probably keep the list as it is currently. Quick mockup of what the grid screen could look like: ![Screenshot_1725050806](https://github.com/user-attachments/assets/16291093-e2b4-4e84-9e2a-6e6a50159e77) One thing that's missing is...