[Subtask] Polling #40

Closed
opened 2025-11-06 11:08:11 +01:00 by Janis · 0 comments
Owner

🧾 Description

Implement Polling instead of having to reload the entire page manually every single time.
Recommendation is to only refresh a small portion and not the entire page.


🔗 Linked Issues


⚙️ Steps / Tasks

  • Create endpoints that return new data or indicate that the existing data hasn’t changed
  • Update Elements (Cards in Hand, Played Cards, Tricktable, new Trick, Firstcard, Order of play)
  • Switch between templates (lobby -> ingame -> trump -> ingame)

Definition of Done

  • Site works without reloading
  • Reviewed and merged
## 🧾 Description Implement Polling instead of having to reload the entire page manually every single time. Recommendation is to only refresh a small portion and not the entire page. --- ## 🔗 Linked Issues - Parent Story: #8 --- ## ⚙️ Steps / Tasks - [x] Create endpoints that return new data or indicate that the existing data hasn’t changed - [x] Update Elements (Cards in Hand, Played Cards, Tricktable, new Trick, Firstcard, Order of play) - [x] Switch between templates (lobby -> ingame -> trump -> ingame) --- ## ✅ Definition of Done - [x] Site works without reloading - [x] Reviewed and merged
Janis added the
Size
M
3
Type
Subtask
1
labels 2025-11-06 11:08:11 +01:00
lq64 was assigned by Janis 2025-11-06 11:08:11 +01:00
Janis closed this issue 2025-11-13 11:15:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KnockOutWhist/KnockOutWhist-Web#40
No description provided.