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: Web Dashboard Fails to Display Total Points for Prover ID #187

Open
Professor-Chen opened this issue Dec 12, 2024 · 0 comments
Open

Comments

@Professor-Chen
Copy link

Bug Report: Missing Total Points Display for Prover ID on Web

Description

Currently, the web interface fails to display the total accumulated points for a given Prover ID. As the testnet activity is nearing its end, this issue is critical and requires immediate attention.

Issue Details

Observations

  • The web interface does not show the total cumulative points linked to the logged-in Prover ID.
  • This issue persists across multiple browsers and devices.

Impact

  • Users cannot verify their contributions or understand their standing in the testnet.
  • This may result in decreased confidence in the platform and user disengagement during the crucial final phase of the testnet.

Steps to Reproduce

  1. Log in to the web interface with a valid Prover ID.
  2. Navigate to the dashboard or relevant page where total points should be displayed.
  3. Observe that the total points field is missing or blank.

Expected Behavior

The total cumulative points for the logged-in Prover ID should be clearly displayed on the web interface.

Actual Behavior

The total points are not displayed, leaving users without crucial feedback on their progress.

Suggested Fixes

  1. Backend Synchronization:
    • Ensure the total points data is properly retrieved and transmitted to the frontend.
  2. Frontend Debugging:
    • Investigate and resolve issues preventing the display of total points on the web interface.
  3. Temporary Workaround:
    • Provide a manual method (e.g., API or CLI command) for users to check their total points until the issue is resolved.

Additional Context

With the testnet activity nearing completion, this issue has become a high priority. If any further information or assistance is required, please let me know.


Please address this issue promptly to ensure a smooth user experience during the critical final phase of the testnet.

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

No branches or pull requests

1 participant