Skip to content

[Feature request] Add autocomplete label presets for Number Input Details #37

@janmaarten-a11y

Description

@janmaarten-a11y

Description

The Toolkit's Form Element annotations support autocomplete attributes, but Number Input Details doesn't have a pre-configured set of commonly used autocomplete values.

Users currently need to manually enter these values each time.

Requested change

Add a secondary component set of autocomplete labels specifically for Number Input Details, with preset values for the most common autocomplete options. These would function the same way autocomplete labels work for other form inputs, but scoped to the values most relevant to number fields, such as:

  • cc-number (credit card number)
  • cc-exp-month / cc-exp-year (credit card expiration)
  • cc-csc (credit card security code)
  • one-time-code (SMS or authenticator codes)
  • postal-code / tel (when used as number inputs)

Why

Pre-configured autocomplete labels reduce the effort needed to annotate number inputs correctly and help ensure that commonly overlooked autocomplete values are surfaced to designers who may not be familiar with the full list of valid options.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementMinor improvements to existing components or the library as a wholeset:form-elementAnnotation components for Form Elements

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions