Problem/Motivation

The "With selected" drop down at admin/content offers the following options:
- Delete selected content
- Make content sticky
- Make content unsticky
- Promote content to front page
- Publish content
- Save content

The pattern is SOMETHING content SOMETHING. The first item includes "selected" which is inconsistent with the other items, and redundant since the label of the dropdown is "With selected".

Proposed resolution

Remove "selected" in the "Delete selected content" operation, to become "Delete content"

Remaining tasks

write a patch

User interface changes

The option in the dropdown will change.

API changes

NA

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

scor’s picture

Title: Have consistent name for bulk operations at admin/content » Have consistent names for bulk operations at admin/content
alvar0hurtad0’s picture

Assigned: Unassigned » alvar0hurtad0
alvar0hurtad0’s picture

Assigned: alvar0hurtad0 » Unassigned
Status: Active » Needs review
FileSize
996 bytes

that's my patch

scor’s picture

Status: Needs review » Reviewed & tested by the community

no brainer, looks good to me.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed a4993f3 and pushed to 8.0.x. Thanks!

  • alexpott committed a4993f3 on
    Issue #2387857 by alvar0hurtad0: Have consistent names for bulk...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.