Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct voting count during disconnection #3396

Closed
wants to merge 15 commits into from

Conversation

hdz-666
Copy link
Collaborator

@hdz-666 hdz-666 commented Dec 3, 2024

Description

Ice Disconnection for peers result in irregular voting metrics

loom for reference => https://www.loom.com/share/bf8e93d025aa4c3faec335dc95a03af6?sid=5059f8be-06b4-4de1-9a09-af01762710c3

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.


Implementation note, gotchas, related work and Future TODOs (optional)

Has two commits one to disable vote and reach android sdk level
secondly, to make handling even better for voting and place votes after reconnect.

Merging:

  • Squash merge to dev
  • Merge commit to publish-alpha and main

Issue

Loom for issue => https://www.loom.com/share/7867a1deefd14216a02f61bf1e3c03af?sid=d6c715ee-4c58-4e52-b7f7-429652db938b

Copy link

vercel bot commented Dec 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 9:15am
storybook-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 9:15am

@hdz-666 hdz-666 changed the title fix: disable voting for ICE disconncetion fix: disable voting for ICE disconnection Dec 3, 2024
KaustubhKumar05
KaustubhKumar05 previously approved these changes Dec 5, 2024
@KaustubhKumar05 KaustubhKumar05 changed the base branch from main to dev December 5, 2024 06:29
@KaustubhKumar05 KaustubhKumar05 dismissed their stale review December 5, 2024 06:29

The base branch was changed.

KaustubhKumar05
KaustubhKumar05 previously approved these changes Dec 5, 2024
@ygit ygit marked this pull request as draft December 9, 2024 06:04
@hdz-666 hdz-666 changed the title fix: disable voting for ICE disconnection fix: disable voting during disconnection Dec 9, 2024
@hdz-666 hdz-666 changed the title fix: disable voting during disconnection fix: correct voting count during disconnection Dec 9, 2024
@ygit
Copy link
Member

ygit commented Dec 9, 2024

@hdz-666 in the current release, let's disable the Vote button when the network connection is unavailable.

@ygit
Copy link
Member

ygit commented Dec 9, 2024

Closing this in favour of #3409

@ygit ygit closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants