liveview-native / liveview-native/elixirconf_chat

Incorrect number of online users in the channel

Open
#75 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Elixir
Stars
35
Forks
6
PR merge metrics
No merged PRs in 30d

Description

(This may be related to issue #68.)

The number of online users shown next to a talk name does not match the number shown in the top right corner of the chat room for that talk. I believe the number next to the talk name is incorrect.

Steps to reproduce:
1. (Web) Enter a chatroom. The count next to the talk name in the sidebar increments by 1. So does the count shown in the chat room itself.
2. (iOS) Enter the same chatroom from the iOS app. Since you're entering as the same user, the count should not increment. The count shown within the chat room correctly shows that. However, in the sidebar, next to the talk name, the count gets incremented by 1 again (therefore counting yourself twice).

Screenshot 2023-09-02 at 2 20 25 PM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the count in a web chatroom and then enter the same talk from iOS, comparing the sidebar value with the count in the chat room. Check the related issue #68 for context. Done means the same user is counted only once in both locations.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.