hexlet-codebattle / hexlet-codebattle/codebattle

Bug: Missing online status indicator for match participants when viewed by an unauthenticated user

オープン
#2,342 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Elixir
スター
880
フォーク
237
PR マージ指標
30日以内にマージされた PR はありません

説明

### Summary

When an unauthenticated user (guest/spectator) views an active match, the presence indicator next to online players shows offline or fails to display correctly.

### Reproduction steps

```bash
1. Start an active match between two players.
2. Open the match page in Incognito mode or as an unauthenticated user (guest).
3. Check the presence indicator next to the players' nicknames.
```

### Expected result

A green status indicator (online) is displayed next to the nicknames of connected active players, regardless of whether the spectator is authenticated.

Image

### Actual result

A gray status indicator (offline) or no indicator is displayed next to the nicknames of active connected participants.

Image

### Browsers

Chrome

### OS

Windows

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Reproduce the active match page as an unauthenticated guest in Chrome Incognito and compare the participant presence indicator with an authenticated view. Trace how participant online status reaches the match page, then verify that connected players show a green indicator for guests as well as signed-in viewers.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
elixir, javascript
領域
backend, frontend
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
58/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。