Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#28825 closed defect (bug) (fixed)

Media Library Add New Button

Reported by: danny159's profile Danny159 Owned by: ocean90's profile ocean90
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: Media Keywords:
Focuses: ui, accessibility, administration Cc:

Description

On updating to 4.0 beta 1 I noticed under the new media library grid the "Add New" button does not appear to show the cursor pointer just the normal cursor.

This to me doesnt look right and may confuse users into not clicking the "Add New".

Attachments (1)

28825.patch (1.6 KB) - added by ocean90 10 years ago.

Download all attachments as: .zip

Change History (10)

This ticket was mentioned in IRC in #wordpress-dev by helen. View the logs.


10 years ago

#3 @helen
10 years ago

  • Milestone changed from Awaiting Review to 4.0

Should link to media-new.php for no-JS, which also means we need to do a no-JS fallback for the screen: #28830

This ticket was mentioned in IRC in #wordpress-ui by davidakennedy. View the logs.


10 years ago

#5 @davidakennedy
10 years ago

Just wanted to note here as well that in 4.0-beta-1, I also could not tab into the a href with a keyboard only for some reason.

@ocean90
10 years ago

#6 @ocean90
10 years ago

28825.patch needs a second pass, but is what we should try to do here.

This ticket was mentioned in IRC in #wordpress-dev by ocean90. View the logs.


10 years ago

#8 @ocean90
10 years ago

Related: #28850

#9 @ocean90
10 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 29136:

Media Grid improvements:

  • Remove fixed elements.
  • Adjusts toolbar and search, fixes #28833.
  • Add link to Add New button, fixes #28825.
  • Add "Edit Metadata" tab to all items, "Edit Image" only for images
  • Make strings translatable.
  • First pass for help tab.

see #28850.

Note: See TracTickets for help on using tickets.