Table transitions now prepare more smoothly
Fast Fold and friend-match transitions now prepare only the table resources they need instead of running unnecessary page work. This reduces waiting and overhead while moving into a game.
Preloading before a match is now limited to the client-side table resources, without running authentication or full learning-page work in advance.
If preloading fails, the app falls back to the normal page load so the preparation step does not block entering a game.


