Problem/Motivation

1. On the news page, the search form field is missing a form label. We need at very least a screen reader one but we should probably add a visible label.
2. On the form submit button, the focus state outline doesn't have high enough contrast

Proposed resolution

1. Add a visible form label to the search field
2. Add outline-offset: 3px; to the focus state of the submit button

Issue fork diagnosis-3581489

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

nkarhoff created an issue. See original summary.

rachel_norfolk’s picture

Issue tags: -Drupalcon Chicago 2026 +Chicago2026

Correcting the issue tag for DrupalCon

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

kerrymick’s picture

Status: Active » Needs review

Ready for review but this PR only fixes the button focus states as the news view issue will need to be taken care of in the healthcare initiative. Task created here https://www.drupal.org/project/healthcare/issues/3581934

  • 26d0abaa committed on 1.x
    #3581489 Issues Relating to Search Bar adds fix for form submit focus...
nkarhoff’s picture

Status: Needs review » Reviewed & tested by the community

Looks good!

nkarhoff’s picture

Status: Reviewed & tested by the community » 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.

thejimbirch’s picture

Version: 1.0.2 » 1.x-dev

Status: Fixed » Closed (fixed)

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