Opened 12 years ago
Closed 12 years ago
#22713 closed defect (bug) (fixed)
Media: Hide "Edit" link in the selection view when it doesn't make sense
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch needs-testing commit |
Focuses: | Cc: |
Description
Say you are selecting attachments in the media dialog. There is an "Edit" link next to "Clear" and "X selected". It should not always show.
A selection should not be editable when:
- You are creating a gallery, as to edit it, you should actually create the gallery. (For this, we should declare the view as not editable.)
- You have only one item selected. (This should probably happen via CSS.)
Attachments (3)
Change History (11)
#1
@
12 years ago
- Keywords commit added
- Owner set to koopersmith
- Status changed from new to assigned
#4
@
12 years ago
- Keywords commit added; needs-refresh needs-body removed
Nevermind. Problem on my end.
Note: See
TracTickets for help on using
tickets.
# 3: While editing, there is no need for an Edit link because it doesn't do anything.