Skip to content

Fix text entry focus issues across lobby UI - #402

Merged
x64-dev merged 2 commits into
GeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:fix/ui-focus
Jun 21, 2026
Merged

Fix text entry focus issues across lobby UI#402
x64-dev merged 2 commits into
GeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:fix/ui-focus

Conversation

@MrS-ibra

Copy link
Copy Markdown

Text entry boxes were not focused correctly in several places across the lobby UI.

  • Join password popup now focuses the password field on open
  • Create lobby popup focuses the lobby name field on open
  • Lobby list screen chat focuses correctly after transitions
  • Lobby setup chat maintains focus after changes.
  • Communicator focuses chat entry when selecting a friend

@github-actions

Copy link
Copy Markdown

⚠️ Title/Commit Validation Failed

Invalid PR title:

  • Fix text entry focus issues across lobby UI

Invalid commit messages:

  • Fix text entry focus issues across lobby UI
    PR titles and commit messages must follow conventional commits format:
type: Description
type(scope): Description

Allowed types: bugfix, build, chore, ci, docs, fix, feat, perf, refactor, revert, style, test, tweak, unify

See CONTRIBUTING.md for details.

@x64-dev
x64-dev merged commit b7cfeaf into GeneralsOnlineDevelopmentTeam:main Jun 21, 2026
4 of 5 checks passed
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.

2 participants