Skip to content

fix(snippets): disable autocapitalize/autocorrect on create/edit form…#462

Merged
Xoshbin merged 1 commit into
mainfrom
fix/snippet-form-disable-autocapitalize
Jul 8, 2026
Merged

fix(snippets): disable autocapitalize/autocorrect on create/edit form…#462
Xoshbin merged 1 commit into
mainfrom
fix/snippet-form-disable-autocapitalize

Conversation

@Xoshbin

@Xoshbin Xoshbin commented Jul 8, 2026

Copy link
Copy Markdown
Owner

… fields

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the DefaultView.svelte file in the snippets feature by adding autocapitalize="none", autocomplete="off", autocorrect="off", and spellcheck="false" attributes to the snippet name, keyword, and expansion input fields. These changes prevent unwanted browser auto-corrections and suggestions during snippet creation. There are no review comments to address, and the changes look appropriate.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@Xoshbin Xoshbin merged commit 58f8442 into main Jul 8, 2026
1 check passed
@Xoshbin Xoshbin deleted the fix/snippet-form-disable-autocapitalize branch July 8, 2026 21:21
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.

1 participant