Problem/Motivation

admin/config/domain/alias/drupal_localhost/add is missing form labels for the Environment and Redirect fields

Proposed resolution

Add form labels for Environment, Redirect in Domain alias form

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

Environment, Redirect fields in Domain alias form have a form label

API changes

None

Data model changes

None

Issue fork domain-3574838

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

idebr created an issue. See original summary.

mably made their first commit to this issue’s fork.

mably’s picture

Status: Active » Needs review

Added missing #title properties to the Redirect and Environment select fields in the domain alias form.

Without #title, these fields render without visible labels, which breaks accessibility (no <label> element for screen readers) and makes the form harder to use visually — users have to guess what each dropdown controls based on the description text alone.

  • mably committed c2db00e9 on 3.x
    task: #3574838 Add form labels for Environment, Redirect in Domain alias...
mably’s picture

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.