Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Python language:JavaScript

Filter by

55.4M results  (738 ms)

55.4M results

Despite the #1279 modularization, admin.js still bundles view state, WS callbacks, game lifecycle, modal wiring and error UI with 100+ scattered addEventListener handlers — hard to unit-test. Fix: extract ...
code-quality

Reported by sap-adt-mcp (crash). Redacted - no hostnames, users, passwords, IPs, or business data. Tool: adt_activate Message: ADT request timed out after 30000ms: POST /sap/bc/adt/activation Stack: ...
auto-reported
bug

[Migrated PR from GHES] Original #220 by @jaboumal Branch: 219-fix-dev-deployment → main Fix dev deployment Add typescrip compile to ci-action
bug

server/ws_handlers.py handles 14+ message types (join, submit, steal, artist_guess, movie_guess, title_artist_vote, …) in one file, coupling validation, state mutation and response formatting. Fix: split ...
code-quality

pyproject.toml excludes 6 core modules from mypy (game/state.py, scoring.py, serializers.py, round_manager.py, player_registry.py, services/stats.py). tests/integration/ contains only test_placeholder.py, ...
code-quality

mix.js shows only a count preview ( N songs / M playlists ), not which tracks land in the mix before Start mix launches the game. Fix: an expandable track preview (+ a clearer save as community playlist ...
enhancement

admin/sections/seasonal-suggestion.js (SEASONAL_OCCASIONS, L40-79) has only 4 hardcoded occasions with English reason text; the Carnival window is a fixed approximation though Carnival moves with Easter. ...
enhancement

[Migrated from GHES] Original #219 by @jaboumal img width= 2830 height= 862 alt= Image src= https://github.zhaw.ch/user-attachments/assets/06bf4bb0-facc-4f49-bf11-33d27e5aa5fc /
bug

admin.js (handleAdminStateUpdate) fully re-renders leaderboard + result cards + reveal on every state broadcast, with no diff/throttle. With many players or fast updates it janks on weak devices. Fix: ...
performance

Chip selection in admin/sections/game-settings.js and mix.js only toggles CSS classes via data-*/click — no aria-pressed, role= button , or keyboard handler. Unusable for keyboard / screen-reader users. ...
enhancement
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.