Problem/Motivation

Import configuration option can be anywhere based on field names. It is incommodious for user.

Proposed resolution

Add a negative #weight to show it always as first element, after context selection.

Steps to reproduce

  1. Create several fields for a config page (ex: field machine name starting with "a" and another starting with "x")
  2. Check the config edit page. Context "Import" option element will be in the middle

import position

Comments

zoltanb created an issue. See original summary.

zoltanb’s picture

StatusFileSize
new407 bytes

Hi

Here is a patch.

zoltanb’s picture

Status: Active » Needs review
rachinskiy’s picture

StatusFileSize
new408 bytes

Hello,

Added patch with a positive value for weight to move at the bottom of the form.

  • shumer committed 85693f5 on 8.x-3.x authored by Rachinskiy
    Issue #3097688 by zoltanb, Rachinskiy: Context Import option position
    

  • shumer committed a9e2525 on 8.x-2.x authored by Rachinskiy
    Issue #3097688 by zoltanb, Rachinskiy: Context Import option position
    
shumer’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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