Updated: Comment #0

Problem/Motivation

Noticed in #2193609: No page title on manage display & form for non-default view mode.

For content types (article) the default display mode (/admin/structure/types/manage/article/display) is first,
for account settings the default form display mode (/admin/config/people/accounts/form-display) and display mode (/admin/config/people/accounts/display) are not first.

Steps to reproduce

  1. Install
  2. Enable custom display settings for account settings.

Proposed resolution

Make default always be first.

Remaining tasks

User interface changes

API changes

Comments

yesct’s picture

Issue summary: View changes

embedding screenshot

yesct’s picture

Priority: Normal » Minor
andypost’s picture

Issue tags: +Novice
longwave’s picture

Status: Active » Needs review
StatusFileSize
new1.75 KB

This patch sets the tab weight to -1 in the relevant places, and adds a test.

trevorkjorlien’s picture

StatusFileSize
new36.37 KB

Applied patch and can confirm that 'Default' now appears first and 'Teaser' second.

Status: Needs review » Needs work

The last submitted patch, 4: 2203835-field_ui-tab-position.patch, failed testing.

The last submitted patch, 4: 2203835-field_ui-tab-position.patch, failed testing.

longwave’s picture

longwave’s picture

Status: Needs work » Needs review
sandipmkhairnar’s picture

StatusFileSize
new30.82 KB

Looks like working for me.

default first

swentel’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0c4e489 and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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