Skip to content

Fixes #325 - #417

Open
ayushshukla1807 wants to merge 1 commit into
hatnote:masterfrom
ayushshukla1807:fix-voting-stats-display
Open

Fixes #325#417
ayushshukla1807 wants to merge 1 commit into
hatnote:masterfrom
ayushshukla1807:fix-voting-stats-display

Conversation

@ayushshukla1807

@ayushshukla1807 ayushshukla1807 commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

Fixes #325.

The My Stats panel wasn't loading on the first request unless you hit refresh. Shifted the async payload trigger over to the mount hook so it renders correctly.

@ayushshukla1807
ayushshukla1807 force-pushed the fix-voting-stats-display branch from 96a1ac1 to 32807f2 Compare March 27, 2026 00:37
@ayushshukla1807

Copy link
Copy Markdown
Contributor Author

I am closing this PR to reduce repository noise. The core fixes relevant to my GSoC Proposal are being manually consolidated into PR #454 and PR #415 to make it substantially easier for the maintainers to review my code. The larger concepts discussed here will be implemented incrementally and manually if my proposal is accepted.

@ayushshukla1807
ayushshukla1807 force-pushed the fix-voting-stats-display branch 2 times, most recently from fbc708f to f2dd1b2 Compare April 3, 2026 18:49
@ayushshukla1807
ayushshukla1807 force-pushed the fix-voting-stats-display branch from f2dd1b2 to c161ff2 Compare April 3, 2026 18:52
@ayushshukla1807

Copy link
Copy Markdown
Contributor Author

🧪 Local Testing Verification

Tested and verified on localhost. The component reactivity bindings have been repaired so the local statistical state mounts simultaneously with the view.

The "My Stats" side panel now accurately reflects the user's current voting metrics natively on page load without requiring secondary refreshes.

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.

Voting statistics is not displayed

1 participant