Problem/Motivation

On the 'Custom block library' page ('admin/structure/block/block-content') there are two local tabs. Currently it defaults to the 'Blocks' tab. (See image attached).

Proposed resolution

Either the weighting needs to be changed so that the 'Blocks' local tab appears before 'Types' or 'Types' should be changed to be the default tab.

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Bug
Unfrozen changes Unfrozen because it only changes ordering of tabs on an admin page
Prioritized changes The main goal of this issue is usability

Comments

BillyClackers’s picture

StatusFileSize
new521 bytes

Added a weight of '1' to the 'types' menu item in block_content.links.task.yml so that the 'Blocks' tab will appear *before* 'Types'

BillyClackers’s picture

Status: Active » Needs review
BillyClackers’s picture

Issue tags: -#amsterdam2014 +Amsterdam2014, +#d8ux

Status: Needs review » Needs work

The last submitted patch, 1: add_block_weight-2349801-1.patch, failed testing.

Status: Needs work » Needs review
larowlan’s picture

Can we keep the blank line between the entries, other than that, +1

BillyClackers’s picture

StatusFileSize
new475 bytes

@larowlan thanks for the feedback.

New patch attached, this time with space intact.

jhedstrom’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

This fixes the issue. Updating the summary to include the beta evaluation.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

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

  • alexpott committed 842e994 on 8.0.x
    Issue #2349801 by BillyClackers: The local tab 'Blocks' should be first...

Status: Fixed » Closed (fixed)

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