Option to set search submit value/content

Created on 6 August 2024, 4 months ago
Updated 21 August 2024, 3 months ago

Problem/Motivation

Accessibility is constantly evolving; today the value of the search submit button is a unicode character ('\uf002') and screen readers don't announce it.
It would be nice to have a configurable value/content.

Steps to reproduce

Go to the search page and inspect the search submit button using your browsers devtools.

Proposed resolution

Add an additional configuration field to allow a user to specify a value/content. If the value is left blank, the unicode character ('\uf002') will be used.

Remaining tasks

Add field to configuration page.
Add logic to use provided value/content (or '\uf002' when blank)

User interface changes

An additional field will be added to the module configuration page for value/content of the submit search button.

API changes

None.

Data model changes

None.

✨ Feature request
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jasongose

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024