Skip to content

Disable autocorrection in user list search fields #172

@DJeanS03

Description

@DJeanS03

Update the search input(s) on the user listing page to disable browser autocorrection/autoformatting, preventing unwanted changes to the typed term. Set the appropriate HTML attributes on the search : autocomplete="off", autocorrect="off", autocapitalize="none", and spellcheck="false". Verify the search still works normally across browsers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions