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] Total Applied Jobs Counter Shows "undefined" #97

Open
Devmangrani opened this issue Oct 29, 2024 · 4 comments
Open

[BUG] Total Applied Jobs Counter Shows "undefined" #97

Devmangrani opened this issue Oct 29, 2024 · 4 comments

Comments

@Devmangrani
Copy link
Owner

Devmangrani commented Oct 29, 2024

Total Applied Jobs Counter Shows "undefined"

Description

The Total Applied Jobs counter in the Dashboard is not functioning correctly and displays "undefined" instead of the actual number of applications.

Current Behavior

  • Dashboard shows "Total Applied Jobs: undefined"
  • Counter not initializing properly
  • No numerical value displayed
  • Not updating with new applications
  • No loading state or error message shown

Expected Behavior

  • Display accurate count of submitted job applications
  • Update automatically when new applications are submitted
  • Show "0" for no applications
  • Display loading state while counting
  • Show error message if count fails

Steps to Reproduce

  1. Login to account
  2. Navigate to Dashboard
  3. View Total Applied Jobs section
  4. Observe "undefined" displayed instead of number

Impact

  • Users cannot track their application count
  • No way to monitor application progress
  • Creates uncertainty about application status
  • Poor user experience

Priority

High - Essential dashboard functionality broken

Suggested Solution

  1. Initialize counter properly with actual database count
  2. Add proper error handling
  3. Implement loading state
  4. Add automatic updates when new applications submitted

Additional Notes

  • Check API endpoint connectivity
  • Verify data formatting from backend
  • Add error logging for debugging
@Furiousfox-01
Copy link

can you assign me @Devmangrani

@Devmangrani
Copy link
Owner Author

Hi @Furiousfox-01

Go for it! Looking forward to seeing your contribution!

@Devmangrani Devmangrani changed the title [BUG] otal Applied Jobs Counter Shows "undefined" [BUG] Total Applied Jobs Counter Shows "undefined" Oct 30, 2024
@Furiousfox-01
Copy link

i couldn't find that bug, seems to be working fine.
image

@Devmangrani
Copy link
Owner Author

If the bug isn’t appearing on your end, you’re welcome to look into other open issues in the project. Let me know if you’d like any suggestions for specific issues to tackle. Thanks for checking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants