Opened 12 years ago
Closed 12 years ago
#22817 closed defect (bug) (fixed)
New Media: Image isn't auto-selected after uploading featured image
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5.1 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch commit fixed-major |
Focuses: | Cc: |
Description
Steps to reproduce:
- From a post editing screen, click 'Set featured image'.
- Switch to the 'Upload Files' tab and upload a new image.
Note that the newly upload file isn't automatically selected, leaving the user to scratch their head for a few moments before clicking their newly uploaded image.
Caveat: You can actually upload multiple images in this step. Ideally, this should be disallowed here. Maybe a future enhancement, though.
Attachments (1)
Change History (12)
#1
@
12 years ago
- Summary changed from New Media: Image isn't auto-selected after uploading to New Media: Image isn't auto-selected after uploading featured image
#4
@
12 years ago
22817.diff auto selects the file when uploaded from "set featured image", and selects only the first image in the UI when multiple are uploaded.
Note: See
TracTickets for help on using
tickets.
I don't know if multiple images needs to be disallowed. They're still getting uploaded to the media library. We could select the first one, or decline to select any when multiple are uploaded at once.