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

[Bug]: Fixture/competition (widget) participant data incorrect + avatars #1798

Closed
6 of 12 tasks
migbash opened this issue Oct 23, 2023 · 1 comment
Closed
6 of 12 tasks
Assignees
Labels
🐞 [A] bug Something isn't working. Needs to be looked at. 🎨 Frontend

Comments

@migbash
Copy link
Collaborator

migbash commented Oct 23, 2023

Is there an existing issue for this?

  • I have searched the existing issues

🐞 Describe the bug

When joining a competition, and/or a competition has it's participant data updated, the participants do not seem to be updated. Also, as first outlined on Obsidian > Betarena Scores > ❌ Issues, the participant count is incorrect.

🤔 Expected Behavior

  1. Data should be live and participant avatars should correctly be shown when a change in the competition happens.
  2. Competition participant count should be correct, as it appears to be only showing those for yes and not the no's.

What environment is the bug/issue detected in.

  • Production (scores.betarena.com)
  • Development

What browsers are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge
  • Brave
  • Opera

What device/platform can the problem be seen?

  • 📱 Mobile
  • 💻 Tablet
  • 🖥️ Laptop/Desktop

Steps To Reproduce

Simply navigate to any fixture that has a competition configured, on a < v890 and the issue will be presented.

Console Logs (if any)

No response

Anything else?

  • First detected on: routine inspection of dev and while fixing other issues.
@migbash migbash added 🎨 Frontend 🐞 [A] bug Something isn't working. Needs to be looked at. labels Oct 23, 2023
@migbash migbash added this to the [FEATURE]: Competitions milestone Oct 23, 2023
@migbash migbash self-assigned this Oct 23, 2023
@migbash migbash moved this to Todo in Betarena Scores Oct 23, 2023
@migbash migbash moved this from Todo to In Progress in Betarena Scores Oct 23, 2023
@migbash
Copy link
Collaborator Author

migbash commented Oct 24, 2023

Note
Corrected, awaiting 🚀 deployment.

Note
Live on dev from v891.

@migbash migbash moved this from In Progress to Staging in Betarena Scores Oct 24, 2023
@migbash migbash moved this from Staging to Testing in Betarena Scores Oct 24, 2023
migbash added a commit that referenced this issue Oct 24, 2023
@github-project-automation github-project-automation bot moved this from Testing to Done in Betarena Scores Oct 24, 2023
jonsnowpt pushed a commit that referenced this issue Oct 25, 2023
* core :: Makefile update;

* debug :: Sentry disable on local env; add logs;

* debug :: enhance color-coding;

* core :: Makefile update;

* Migbash/issue-1719 | fixture/competitions (#1795)

* Migbash/issue-1784 | Sentry Errors (#1796)

* fs :: move app.d.ts to types/*

* #1776 :: fix - probability widget;

* #1776 :: fix - scoreboard widget;

* #1791 :: fix - probability widget odds;

* fix :: +layout.svelte invalid route.id check;

* fix :: Header-Nav-Btn.svelte invalid route.id check;

* fix :: Header.svelte invalid route.id check;

* core :: platform-functions.ts 'dev' ignore redirect;

* fix :: patform-functions.ts invalid route.id check;

* feat :: improved error message of invalid url routes

* feat :: improved error message of invalid url routes (client)

* types :: add app.d.ts for Error (global);

* fix :: hooks.server.ts default error code + msg;

* fix :: fixture +page.ts update error handle;

* pkg :: scores-lib 1.8.2;

* Migbash/issue-1752 | competition lobby/highlights; (#1797)

* feat :: lobby/highlights data endpoint upgrade;

* doc :: OpenAPI update;

* feat :: Highlights-Grid-Row upgrade;

* feat :: Highlights-Grid upgrade;

* feat :: Highlights-Widget upgrade;

* core :: utils.ts update for 'white-space' removal of endpoints;

* pkg :: scores-lib 1.9.0;

* debug :: remove redundant console.log(..);

* #1798 :: fix;

* #1799 :: fix;

* #1776 :: fix;

* #1776 :: fix;

* test :: +page.server.ts;

* #1800 :: feat :: stable endpoint update limit;

* #1800 :: doc :: OpenApi update;

* pkg :: scores/lib 1.9.2

* Migbash/1801-FEATURE-Competitions-Cache (#1804)

* 🧪 :: test | debug :: performance improvements (2);

* #1801 :: feat :: extra corrections (cont);

* #1801 :: feat :: extra corrections (cont);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 [A] bug Something isn't working. Needs to be looked at. 🎨 Frontend
Projects
Archived in project
Development

No branches or pull requests

2 participants