Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#8376 closed enhancement (fixed)

Bulk Edit on edit.php weirdness

Reported by: janeforshort's profile janeforshort Owned by:
Milestone: 2.7 Priority: low
Severity: minor Version: 2.7
Component: General Keywords: has-patch
Focuses: Cc:

Description

On edit.php, if you have not selected any posts via checkbox but you select Edit from actions menu and hit Apply, bulk edit opens with no posts included in it. Should not do this, should pop up a little "Please select posts before applying action" or something.

When in bulk edit, all fields have labels except post title. Add 'Posts' label.

The little x in circle to remove post from bulk edit confuses some people who think it is to delete the post altogether. On hover over x-circle (would be ideal if title was part of target too, since x-circle is so tiny), display alt/title "Click to remove from Bulk Edit action"

Attachments (3)

posts-bulkedit.JPG (120.4 KB) - added by FFEMTcJ 17 years ago.
Screenshot with 'Posts' Label
posts-r9965.diff (863 bytes) - added by FFEMTcJ 17 years ago.
Adds 'Posts' label
X-title-r9971.diff (604 bytes) - added by FFEMTcJ 17 years ago.
Adds title to the "x"

Download all attachments as: .zip

Change History (6)

@FFEMTcJ
17 years ago

Screenshot with 'Posts' Label

#1 @FFEMTcJ
17 years ago

  • Keywords reporter-feedback added

Here is a screenshot adding the posts label. It obviously needs work. I suggest moving the 'Bulk Edit' text up next to 'Edit Posts', which would also make it large, looking more like a header, but I don't know how you want it to look, so further advice is requested.

@FFEMTcJ
17 years ago

Adds 'Posts' label

#2 @FFEMTcJ
17 years ago

  • Keywords has-patch added; reporter-feedback removed

Submitted patch adds 'Posts' label confirmed by janeforshort as the way she wanted it.

@FFEMTcJ
17 years ago

Adds title to the "x"

#3 @azaozz
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [9973]) Bulk Edit improvements, includes patch by FFEMTcJ, fixes #8376

Note: See TracTickets for help on using tickets.