Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Media Browser
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2014 at 17:11 UTC
Updated:
11 Oct 2016 at 15:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
devin carlson commentedA patch to replace the form title with a dialog title and the fake-cancel buttons with a close button.
Comment #2
devin carlson commentedRetested #1 on a few existing sites with Media installed and confirmed that the dialog title and close button was displayed and that the fake cancel buttons were removed.
The dialog title was styled plain-at-worst on most themes and looked great on theme's that included their own jQuery UI CSS. The removal of
$output['title']generally feed up a lot of vertical space and helped with confusion when only tabs such as "upload" or "web" were enabled.Committed #1 to Media 7.x-2.x.
Comment #4
gettysburger commentedI upgraded to Media 7.x-2.0-beta1 and when I go to upload an image I still do not see a title.
The code looks like this:
<span id="ui-id-1" class="ui-dialog-title"> </span>Am I missing something? Thanks.
Comment #5
eelkeblokFWIW, I find that some users actually expect the Cancel button. Would it make sense to restore that in addition to the close button?
Comment #6
chicagomom commentedUnderstand the cancel button removal, but I propose that the dialog title be re-added. Without it, there is no orientation/instructional content for the user. It's non-normative and as another poster mentioned, is a usability issue.
I propose re-adding these: