swaraj-das / Collect-your-GamingTools

E-Commerce Website for Gaming Tools
https://collect-your-gamingtools.netlify.app/
MIT License
46 stars 213 forks source link

[BUG] Login, Search, and Product Navigation Issues #692

Open Bhupendrakumar20 opened 16 hours ago

Bhupendrakumar20 commented 16 hours ago

Description

users are experiencing three critical issues affecting the usability and experience on the platform. These bugs need immediate attention to improve functionality and user satisfaction.

Issues and Solutions:

  1. Google Login Not Working Bug: Users are unable to log in using the Google login feature. Solution: Check the integration setup with Google’s API. Ensure that client ID, client secret, and redirect URIs are correctly configured and test the OAuth flow. Look for any recent API updates that might require adjustments.

2.Search Button Redirecting to FAQ Instead of Results Bug: The search button on the homepage does not function as expected and redirects users to the FAQ page even when the product exists on the site. Solution: Review the search functionality’s routing logic. Ensure the search query properly maps to product results. Test and debug any redirection or error-handling code that might default to the FAQ page.

3.Explore Product Button Freezing After Search Bug: Upon using the search, clicking on "Explore Product" causes the page to freeze or become unresponsive. Solution: Investigate if this button triggers any scripts or API calls that might overload or timeout. Optimize backend queries for faster loading times, and verify if there are any frontend dependencies or scripts causing performance issues on button activation.

Screenshots

Screenshot_26-10-2024_192242_collect-your-gamingtools netlify app Screenshot_26-10-2024_193320_collect-your-gamingtools netlify app

Any additional information?

No response

What browser are you seeing the problem on?

Microsoft Edge

Checklist

github-actions[bot] commented 16 hours ago

Congratulations, @Bhupendrakumar20! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Bhupendrakumar20 commented 16 hours ago

@swaraj-das kindly assigned this task under labels . surely i will solve it

github-actions[bot] commented 2 hours ago

Hi there! This issue is still open. We are looking forward to your response. Assignees: @Bhupendrakumar20