Skip to content

[FEATURE] Improve behavior for non-standard inputs #819

@jb4xx

Description

@jb4xx

Problem / Use Case
The current behavior does not work well for scenarios where users need to input non standard text such as CAPTCHAs or mixed alphanumeric strings.

In CAPTCHAs, when typing a digit it tries to validated the previous set of letters (that are randoms). Because of that, the digit is not written, the previous letters turn red and a space will be added making the experience really frustrating.

Proposed Solution
Detect specific input in forms to automatically deactivate any validation or auto correct for those kind of inputs

Privacy Consideration
Confirm this feature respects privacy-first principles (no network calls, no analytics, no data collection)

Additional Context (optional)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions