Skip to content

Conversation

@DJeanS03
Copy link
Contributor

@DJeanS03 DJeanS03 commented Nov 1, 2025

  • Disables browser autocorrection/autoformatting on the DataTables search input in the user list (autocomplete="off", autocorrect="off", autocapitalize="none", spellcheck="false").

  • Persists the search term via localStorage (users:list:query) and restores it on page load; adds a Clear button to reset the filter and storage.

Closes #172, #173.

…load apps.events; fix config duplication; restore sidebar item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable autocorrection in user list search fields

2 participants