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

Aaron's leaderboard stuff seems to introduce some visual glitches #27

Open
jwhite66 opened this issue Jul 18, 2014 · 3 comments
Open

Aaron's leaderboard stuff seems to introduce some visual glitches #27

jwhite66 opened this issue Jul 18, 2014 · 3 comments

Comments

@jwhite66
Copy link
Contributor

This commit: 28f7b46

Introduced a nifty new sorting option for the leaderboard. But the resulting visual, possibly combined with Brian's removal of the flag, is less than ideal. Be nice to tune this up.

@erinzm
Copy link
Contributor

erinzm commented Jul 18, 2014

I'd be happy to help out on this one @jwhite66.

@jwhite66
Copy link
Contributor Author

Great! It may be a bit challenging. I have to confess I did not do the 'right' thing, and populate my test database so as to simulate the issue. I suspect that you could hack the html to demonstrate the issue locally, and then fix it. It'll hopefully be an easy css tweak; the hard part will likely be getting to to show up locally.

@erinzm
Copy link
Contributor

erinzm commented Jul 18, 2014

OK, yeah. I'll look at the diffs for 28f7b46, that should reveal some broken CSS changes, looks like the column/row alignment was broken by a rogue position or similar attribute that bubbled up through the style tree.

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

No branches or pull requests

2 participants