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

[UI] Grader view on small screens #175

Closed
benjaminvialle opened this issue Nov 13, 2010 · 2 comments
Closed

[UI] Grader view on small screens #175

benjaminvialle opened this issue Nov 13, 2010 · 2 comments
Assignees
Labels
Milestone

Comments

@benjaminvialle
Copy link
Member

One of our teachers noticed a little UI bug. (Mac OS X 10.6.5, Firefox 3.6.12)

On little screens, names of the graders exceed the table they are supposed to be inside.

Screenshot (in French) :
http://bvialle.eu/pub/file.php?h=Rd285e114b6f0a1ee80cd29dd02e1ce6b

@lone-cloud
Copy link

I have started working on this. This is easily fixed using the min-width css property for the main container on that page, but will need to write some javascript to keep the middle buttons fixed strictly on the y-axis.
I have noticed that the same problem occurs during the scaling of the groups view and overall a lot of the pages react very badly when the browser window is made to be ( very ) small.

@lone-cloud
Copy link

Please assign to me. Review board request is up.

@ghost ghost assigned lone-cloud Jan 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants