UI
avatar brianteeman
brianteeman
4 Aug 2016

On a tablet when you add a file you get two buttons. They either have no text or its the same colour as the background

screen shot 2016-08-04 at 13 28 48

avatar brianteeman brianteeman - open - 4 Aug 2016
avatar brianteeman
brianteeman - comment - 4 Aug 2016

Found the cause

vendor.min.css

@media (max-width: 767px)
.files .btn span, .files .toggle, .fileupload-buttonbar .toggle {
    display: none;
}


This comment was created with the J!Tracker Application at issues.joomla.org/jtracker/859.

avatar elkuku elkuku - change - 9 Aug 2016
Labels Added: UI
avatar mbabker
mbabker - comment - 13 Aug 2016

I know for a while handheld devices weren't really supporting file uploads, are they able to now? If so, should be easy to fix the CSS, but if not I'd say we should hide the upload stuff in full.

avatar brianteeman
brianteeman - comment - 13 Aug 2016

The upload works from android

avatar mbabker mbabker - change - 15 Aug 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-08-15 12:50:04
Closed_By mbabker
avatar mbabker mbabker - close - 15 Aug 2016

Add a Comment

Login with GitHub to post a comment