Skip to content

fix(PlayerCore): disable autocapitalize on game command input - #2008

Merged
alexwarren merged 1 commit into
mainfrom
fix/player-command-input-autocapitalize
Aug 9, 2026
Merged

fix(PlayerCore): disable autocapitalize on game command input#2008
alexwarren merged 1 commit into
mainfrom
fix/player-command-input-autocapitalize

Conversation

@alexwarren

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Rebuilt WasmPlayer (dotnet build src/WasmPlayer/WasmPlayer.csproj) and confirmed via the dev server that the rendered #txtCommand input includes autocapitalize="off"
  • Manual check on an iOS Safari device that the on-screen keyboard no longer capitalizes the first letter of a typed command

🤖 Generated with Claude Code

iOS Safari was auto-capitalizing the first letter typed into the
gameplay command box, mirroring the same issue previously fixed for
the editor's text inputs in app.html.
@alexwarren
alexwarren merged commit 8399691 into main Aug 9, 2026
7 checks passed
@alexwarren
alexwarren deleted the fix/player-command-input-autocapitalize branch August 9, 2026 10:10
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