Opened 10 years ago
Closed 19 months ago
#22822 closed enhancement (maybelater)
New media: 'Create a new gallery' button should indicate that it's the first of two steps
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch has-ux-feedback dev-feedback needs-testing |
Focuses: | ui | Cc: |
Description
When creating a gallery, the primary action button at the bottom of the screen says 'Create a new gallery'. This button is actually the first of two steps, but this button doesn't make that clear.
It should either have an ellipsis appended, which is a standard UI convention for a non-immediate action, or it should say something like 'Next »'
Attachments (2)
Change History (12)
#6
@
7 years ago
- Keywords dev-feedback needs-testing added
I modified the buttons to read "Create gallery (1 of 2)" and "Insert gallery (2 of 2)".
Note: See
TracTickets for help on using
tickets.
Currently we have three states: Add, Create and Insert.
If you have inserted an image previously you probably know, that create wouldn't mean that the images are directly inserted into the editor - there will come another step.
Do we have other places in admin where we have multiple steps?