oaeproject / 3akai-ux

Open Academic Environment (OAE) Front-End
http://www.oaeproject.org
Educational Community License v2.0
134 stars 206 forks source link

Bootstrap 3 styling issues/regressions #3372

Closed simong closed 10 years ago

simong commented 10 years ago

The following are a set of either styling issues and/or regressions:

mrvisser commented 10 years ago

screen shot 2014-01-10 at 11 03 36 am

bertpareyn commented 10 years ago

Not necessary to add 'Drop files to upload' when opening the upload widget on a mobile device.

simong commented 10 years ago

Documents their activity images seem to have a background-position: center. If you have a small document, you'll only see a white rectangle

new versus old

simong commented 10 years ago

You also get this rather funny movement of the activity image if you're resizing your browser window. It might be better if the background is anchored at the top left as people usually resize from right-to-left? (Seems rather minor)

bertpareyn commented 10 years ago

On mobile the notifications icon jumps to the next line when the number of notifications reaches two digits.

mrvisser commented 10 years ago

screen shot 2014-01-10 at 11 19 38 am

rtegan commented 10 years ago

Word Documents and PDFs are not fully displaying when opening them on a mobile device. It works the same on Android and iOS.

This image is when a document is opened:

openingscreen

This next image is when you click the Full screen icon:

fullscreen

In both cases the user will need to scroll through the text to read and it is not shown wholly in either case.

bertpareyn commented 10 years ago

Either in upload or changepic when I hit browse and choose to take a new picture safari crashes. Need to investigate if this is an iOS bug or something on our side.

rtegan commented 10 years ago

Unable to pinch and zoom on either Android or iOS

mrvisser commented 10 years ago

This is not a regression but I didn't notice this before we had smaller view ports: The X full screen button looks out of place with the gab between it and the zoom buttons:

screen shot 2014-01-10 at 11 27 46 am

sathomas commented 10 years ago

"Start Discussion" button overflow is hidden when text is too long. (Screen shot below is French)

screen shot 2014-01-10 at 11 30 12 am

mrvisser commented 10 years ago

When opening up the menu and selecting something from your profile (e.g., "My Library"), consider auto-closing the menu again. Currently on Chrome it stays open.

bertpareyn commented 10 years ago

in changepicture 'Drag a photo here' should be removed on mobile.

mrvisser commented 10 years ago

Clip gradient and hover-over seems a little awkward when switching between horizontal and vertical. The hover-over darkness seems to disappear into the darkness of the bottom-gradient:

screen shot 2014-01-10 at 11 39 38 am

I'm not sure there is a good way to work through this given the fact that the skins are all custom, but I think in general a horizontal-to-vertical switch in the clips is just not meshing well with having a vertical gradient.

rtegan commented 10 years ago

Media files for .mov .mp4 .avi and .flv are not loading from mediacore for Android 4.2.2. There is just a blank screen.

They are working correctly for iOS7

mrvisser commented 10 years ago

Videos are weirdly tall in a skinnier viewport:

screen shot 2014-01-10 at 11 46 16 am

simong commented 10 years ago

In small viewport mode the hamburger icon appears for content pages, event though there is no content in the left hand nav (when anonymous)

anonymous empty left hand nav

mrvisser commented 10 years ago

The wrapping of autosuggest names can't seem to get below the ghost item in chrome:

screen shot 2014-01-10 at 11 51 23 am

bertpareyn commented 10 years ago

Youtube videos appear very high on a mobile content profile. The max-height should be limited in that case.

bertpareyn commented 10 years ago

Top and bottom margins on the error pages seem to be too high.

mrvisser commented 10 years ago

three-dotting the activity text by 1 line might be too restrictive for a smaller viewport, maybe we can consider wrapping instead?

screen shot 2014-01-10 at 11 57 56 am

Tony-Lopez commented 10 years ago

There seems to be a bit of a timelag when resizing the window and the words actually wrapping when it comes to making a document.

bertpareyn commented 10 years ago

I incorporated the issues to fix into the bootstrap 3 PR.

bertpareyn commented 10 years ago

https://github.com/oaeproject/3akai-ux/pull/3178

nicolaasmatthijs commented 10 years ago

Tracking this in #3178