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

Shop page stuck at log-in page #697

Closed
3 of 4 tasks
nimishagrawal1405 opened this issue Jan 7, 2025 · 1 comment
Closed
3 of 4 tasks

Shop page stuck at log-in page #697

nimishagrawal1405 opened this issue Jan 7, 2025 · 1 comment
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event

Comments

@nimishagrawal1405
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Bug Report: Shop Page Still Loading


Description:
The shop page remains in a perpetual loading state, preventing users from accessing or interacting with the content. This issue significantly impacts user experience by making the page unusable.


Steps to Reproduce:

  1. Navigate to the website’s home page.
  2. Click on the "Shop" link in the navigation menu.
  3. Observe the page as it gets stuck on the loading spinner or blank state.

Actual Behavior:
The shop page displays a loading spinner (or remains blank) indefinitely, without showing any content or products.


Environment:

  • Browser: [e.g., Chrome 112.0.0.1, Firefox 94.0.1]
  • Device: [e.g., Desktop, Mobile]
  • OS: [e.g., Windows 11, macOS 13.1]
  • Network: [e.g., Wi-Fi, 4G]

Possible Causes:

  • API endpoint for fetching product data may be unresponsive or returning an error.
  • JavaScript responsible for loading content may have an error or is stuck in a loop.
  • Network requests might be timing out or blocked due to CORS issues or misconfiguration.

Proposed Solutions:

  1. Check the API endpoint for proper responses and error handling.
  2. Ensure JavaScript responsible for data fetching handles edge cases (timeouts, empty responses).
  3. Review network activity to identify any blocked requests or delays.
  4. Add a fallback message or error notification if the page fails to load after a certain time.

Additional Notes:
Please provide any relevant logs or screenshots if possible. User feedback has indicated frustration due to this issue.

Expected behavior

Expected Behavior:
The shop page should load fully within a reasonable time frame and display all available products with proper functionality.

Add ScreenShots

No response

On which device are you experiencing this bug?

Windows

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@github-actions github-actions bot added gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event labels Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext hacktoberfest-accepted For valid PRs during hacktoberfest event
Projects
None yet
Development

No branches or pull requests

1 participant