ChatUI Rework #107

Closed
opened 2026-04-13 01:46:17 +02:00 by jona.walpert · 26 comments
jona.walpert commented 2026-04-13 01:46:17 +02:00 (Migrated from git.scicore.unibas.ch)

Task

Summary

The Chatui needs some more attention.

ChatUI TODOs:

  • Integrate Chat in gameUI
  • remove unused chat code (e.g. "chatui" in "gameuicomponents")
  • connect message send enter press or disable enter_key event for chat
  • fix "window in window" look (brown frame)
  • change looks of whisper drop down menu to match the rest of the game (if possible)
  • Messages sometimes dropping, lobby messages dropping very often

Context

UI, GameUI,ChatUI, LobbyUI,Frotnend

Current Progress

  • Started
  • Testing
  • Finished

Notes

Checklist

  • I outlined checkpoints describing phases of my work related to this task
  • I added relevant labels
  • I linked to other issues or branches that must be completed first
## Task <!--The reccommended type is: Task--> ### Summary The Chatui needs some more attention. ChatUI TODOs: * [x] Integrate Chat in gameUI * [x] remove unused chat code (e.g. "chatui" in "gameuicomponents") * [x] connect message send enter press or disable enter_key event for chat * [x] fix "window in window" look (brown frame) * [x] change looks of whisper drop down menu to match the rest of the game (if possible) * [x] Messages sometimes dropping, lobby messages dropping very often ### Context UI, GameUI,ChatUI, LobbyUI,Frotnend <!--Examples: Networking, Game-Engine, User interface, ...--> ### Current Progress - [x] Started - [x] Testing - [x] Finished ### Notes <!--Optional: Implementation hints, links to prior design discussions, etc.--> ### Checklist - [x] I outlined checkpoints describing phases of my work related to this task - [x] I added relevant labels - [x] I linked to other issues or branches that must be completed first
jona.walpert commented 2026-04-13 01:46:17 +02:00 (Migrated from git.scicore.unibas.ch)

changed start date to April 13, 2026 and changed due date to April 18, 2026

changed start date to April 13, 2026 and changed due date to April 18, 2026
jona.walpert commented 2026-04-13 01:46:17 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @m.ginkel

assigned to @m.ginkel
jona.walpert commented 2026-04-13 01:46:57 +02:00 (Migrated from git.scicore.unibas.ch)

changed the description

changed the description
jona.walpert commented 2026-04-13 02:43:03 +02:00 (Migrated from git.scicore.unibas.ch)

changed the description

changed the description
jona.walpert commented 2026-04-13 02:46:50 +02:00 (Migrated from git.scicore.unibas.ch)

changed the description

changed the description
m.ginkel commented 2026-04-19 15:36:20 +02:00 (Migrated from git.scicore.unibas.ch)

changed due date to April 26, 2026

changed due date to April 26, 2026
m.ginkel commented 2026-04-19 15:36:20 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Started as completed

marked the checklist item **Started** as completed
jona.walpert commented 2026-04-19 15:56:57 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Messages sometimes dropping, lobby messages dropping very often as completed

marked the checklist item **Messages sometimes dropping, lobby messages dropping very often** as completed
m.ginkel commented 2026-04-23 12:07:31 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit c5f37392ef

mentioned in commit c5f37392efa1a5e2ad3cda1b447a9c8c4e283517
m.ginkel commented 2026-04-23 12:07:31 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 36348d0d93

mentioned in commit 36348d0d93afd4ce359b7f6d719361f4ca157f87
m.ginkel commented 2026-04-23 12:07:31 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 66ee8bec46

mentioned in commit 66ee8bec46cc72a62dab8a553113cfb8794c46c7
m.ginkel commented 2026-04-24 13:28:27 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 2a03571cd1

mentioned in commit 2a03571cd1d8357fa2721ec2511e085a6b797d71
m.ginkel commented 2026-04-24 13:28:27 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 67a0f237e6

mentioned in commit 67a0f237e61ba9892ae89f02da3ad895630e42d2
m.ginkel commented 2026-04-24 13:28:27 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 826e58644a

mentioned in commit 826e58644a5dd5d3088d8ca1d844c4f73c7066e9
m.ginkel commented 2026-04-24 13:51:56 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 40e558be18

mentioned in commit 40e558be18c0856fff9d672835c35bb21eaac799
m.ginkel commented 2026-04-24 13:51:56 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit b1d099f102

mentioned in commit b1d099f102fbb637f054cbfae66b182193d3e405
m.ginkel commented 2026-04-24 14:12:43 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !147

mentioned in merge request !147
m.ginkel commented 2026-04-24 14:16:12 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Integrate Chat in gameUI as completed

marked the checklist item **Integrate Chat in gameUI** as completed
m.ginkel commented 2026-04-26 23:41:20 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item connect message send enter press or disable enter_key event for chat as completed

marked the checklist item **connect message send enter press or disable enter\_key event for chat** as completed
m.ginkel commented 2026-04-26 23:41:37 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item fix "window in window" look (brown frame) as completed

marked the checklist item **fix \"window in window\" look \(brown frame\)** as completed
m.ginkel commented 2026-04-26 23:41:38 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item change looks of whisper drop down menu to match the rest of the game (if possible) as completed

marked the checklist item **change looks of whisper drop down menu to match the rest of the game \(if possible\)** as completed
m.ginkel commented 2026-04-26 23:44:11 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item remove unused chat code (e.g. "chatui" in "gameuicomponents") as completed

marked the checklist item **remove unused chat code \(e\.g\. \"chatui\" in \"gameuicomponents\"\)** as completed
m.ginkel commented 2026-04-26 23:44:13 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Testing as completed

marked the checklist item **Testing** as completed
m.ginkel commented 2026-04-26 23:44:14 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Finished as completed

marked the checklist item **Finished** as completed
m.ginkel commented 2026-04-26 23:44:45 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !159

mentioned in merge request !159
m.ginkel commented 2026-04-26 23:50:56 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 619f6eef84

mentioned in commit 619f6eef84c14a69922861a833ffd43de9632a4e
m.ginkel (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-26 23:50:57 +02:00
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#107