Opened 10 years ago
Closed 10 years ago
#28825 closed defect (bug) (fixed)
Media Library Add New Button
Reported by: | Danny159 | Owned by: | 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)
Change History (10)
This ticket was mentioned in IRC in #wordpress-dev by helen. View the logs.
10 years ago
#3
@
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
@
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.
#6
@
10 years ago
28825.patch needs a second pass, but is what we should try to do here.
My first approach was with CSS https://core.trac.wordpress.org/attachment/ticket/24716/24716.48.diff
Then changed in the page's corresponding JS https://core.trac.wordpress.org/attachment/ticket/24716/24716.51.diff