Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Games view shows unfiltered table briefly #58

Open
hndrewaall opened this issue Jan 24, 2017 · 0 comments
Open

Games view shows unfiltered table briefly #58

hndrewaall opened this issue Jan 24, 2017 · 0 comments

Comments

@hndrewaall
Copy link
Contributor

The new games view introduced in #53 "seeds" the table using the templater to inject rows as HTML. This results in an unformatted table occasionally being briefly visible as the page loads. We should move this template seeding into the JS block of the template, so we still get the rows without an additional request, but the table loads all at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant