Skip to content

Fix/reset chat state#96

Merged
the-only-queen-anna merged 4 commits into
developmentfrom
fix/reset-chat-state
Jul 1, 2026
Merged

Fix/reset chat state#96
the-only-queen-anna merged 4 commits into
developmentfrom
fix/reset-chat-state

Conversation

@the-only-queen-anna

Copy link
Copy Markdown
Collaborator

Context

This PR aims to reduce some minor bugs.

  • chat state is now resetted after a game
  • emojis and signs like $%& cannot be input as username or hint or lobbycode

Changes in the codebase

  • added parameter InputFilter to AppTextField
  • changed username textfield to AppTextField (was normal Composable TextField)
  • added cleanup method to chatviewmodel
  • added cleanup call to onReturnHome in GameScreenWrapper

Changes outside the codebase

N/A

Additional info

I also attempted to clear flickering after returning to home screen, however this did not work, and I do not know why

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@ad-devel ad-devel left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@the-only-queen-anna the-only-queen-anna merged commit 7276fae into development Jul 1, 2026
2 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