Search found 4 matches

by Adrian2k7
20 July 2020, 13:16
Forum: Suggestions
Topic: Ability to start a game from the game's page?
Replies: 3
Views: 1462

Re: Ability to start a game from the game's page?

+1 It is really "frustrating", not to be able to do this. I think the whole workflow for starting a game could be revamped. I.e. * Merge the "lobby" and "gamelist" * Move gaming settings (the top thing at the lobby. friend selection) into a wizardythingy after I selecte...
by Adrian2k7
19 April 2020, 13:39
Forum: Suggestions
Topic: Make the games list/filters using JavaScript ony
Replies: 3
Views: 648

Re: Make the games list/filters using JavaScript ony

Hello Een, Yeah, that's more like a drop in the bucket... maybe depends what users do... but propably game logic is the most invasive task. Generally you may improve a little bit, by doing more REST requests only returning JSON, and doing rendering at the frontend. This may "remove" the te...
by Adrian2k7
19 April 2020, 11:51
Forum: Suggestions
Topic: Make the games list/filters using JavaScript ony
Replies: 3
Views: 648

Re: Make the games list/filters using JavaScript ony

Wasn't aware, there is a bug tracker. Created a ticket there as well: https://boardgamearena.com/bug?id=15900
Hope this is okay.
by Adrian2k7
19 April 2020, 11:47
Forum: Suggestions
Topic: Make the games list/filters using JavaScript ony
Replies: 3
Views: 648

Make the games list/filters using JavaScript ony

Hi, Currently the games overview page and filters make a request to the server, whenever a user starts filtering. This is propably unnecessary. From what I see, you could reduce load, following an approach like this: * Load the users games information (favorites,...) into local storage/ cookie (refr...

Go to advanced search