Skip to content

Fix/rejoin chat subscription#93

Merged
the-only-queen-anna merged 9 commits into
developmentfrom
fix/rejoin-chat-subscription
Jun 28, 2026
Merged

Fix/rejoin chat subscription#93
the-only-queen-anna merged 9 commits into
developmentfrom
fix/rejoin-chat-subscription

Conversation

@the-only-queen-anna

@the-only-queen-anna the-only-queen-anna commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Context

This PR fixes some bugs and UI issues. If you have any suggestions for further fixes, feel free to comment (so we don't need to review and approve as many PRs).

Details

Changes include:

  • fix for rejoin: I added the missing chat subcription after rejoin, cheating now works normally
  • new send button: To make the hint section a bit nicer, I changed the send button to a send icon (also for sending chat messages). The hint section is also a bit smaller now, to avoid collisions with the android action bar. I could not fix any linebreaks here, because I could not recreate the issue (please test, if you own the mobile the issue occured on)
  • fix for linebreaks on cards: I noticed that sometimes, the words are too long to fit in one line, so I changed the font size for longer words.
  • some paddings adjusted.
  • added error handling for invalid hints

Changes in the Codebase

  • new AppSendButton
  • some new responsive Dimensions (e.g., smallCardFontSize)
  • see above

Changes outside the codebase

N/A

Additional Info

N/A

@sonarqubecloud

Copy link
Copy Markdown

@the-only-queen-anna the-only-queen-anna merged commit 9b36da8 into development Jun 28, 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