Opened 2 years ago
Closed 2 years ago
#582 closed defect (fixed)
Media uploading copy
| Reported by: | isaackeyet | Owned by: | mrroundhill |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6.4 |
| Component: | Media | Version: | |
| Keywords: | Cc: |
Description
Video uploading right now is confusing to users that don't have sites that support video. See http://ios.trac.wordpress.org/ticket/581
For now, let's change the copy in the button to "Add Photo from Library" instead of "..Media..". If possible, let's also make it impossible to select a video from the library either by filtering or displaying a message when you do try. Ultimately I think it'd make sense to do something like in #581
Change History (2)
comment:1 Changed 2 years ago by mrroundhill
- Owner changed from frsh to mrroundhill
- Status changed from new to accepted
comment:2 Changed 2 years ago by mrroundhill
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

Added logic to display 'Add Photo from Library' or 'Add Video from Library' depending on which tab you are on in the media area. Also, please see my comment on #581