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

Fixes engage % #76

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

griffinbaker12
Copy link
Contributor

Fixes #75.

Ensures that the engaged and overriding states are mutually exclusive. The old logic would attribute both these states to engaged, leading to inflated stats.

@adeebshihadeh
Copy link
Contributor

This should probably just come from the API, so all the logic is in one place. I'll have to look into that and come back to this.

Copy link

deployed preview: https://76.connect-d5y.pages.dev

Welcome to new-connect! Make sure to:

  • read the contributing guidelines
  • mark your PR as a draft until it's ready to review
  • post the preview on Discord; feedback from users will speedup the PR review

Mobile

Desktop

@BBBmau
Copy link

BBBmau commented Jul 16, 2024

Screenshot_20240716-151447.png

Looks to be better but like @adeebshihadeh said it would be best to get this directly from the API rather than calculating it on the client side.

@griffinbaker12
Copy link
Contributor Author

Screenshot_20240716-151447.png

Looks to be better but like @adeebshihadeh said it would be best to get this directly from the API rather than calculating it on the client side.

yeah agreed, was cool to solve nonetheless

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.

engage % is not correct
3 participants