Problem/Motivation

Small regression with the v3 upgrade: the self-hosted complexity config value can't be changed via the UI, since the form state is reversed.

  '#states' => [
      'visible' => [
        ':input[name=integration_type]' => ['value' => 'sentinel_api'],
      ],
  ]

Proposed resolution

Change the state so the complexity field is only invisible when the integration_type is sentinel_api

Issue fork altcha-3612418

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

robindh created an issue. See original summary.

  • robindh committed 0cd2f43f on 2.0.x
    fix: #3612418 Self-hosted complexity value can't be configured via UI...
robindh’s picture

Assigned: robindh » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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