You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking the website logo currently does not redirect users back to the homepage. This is expected functionality for the logo, as it serves as a quick way for users to navigate to the home page from any other page on the website.
Steps to Reproduce
N/A
Expected Behavior
Ensure that the website logo is wrapped in an anchor () tag that links to the homepage URL (e.g., / or the root path). Test the functionality to confirm that clicking the logo redirects users to the homepage consistently.
Screenshots/Logs
No response
Additional Information
I agree to follow this project's Code of Conduct
I'm a GSSOC'24 contributor
I want to work on this issue
I can provide more details if needed
The text was updated successfully, but these errors were encountered:
Preliminary Check
Bug Summary
Clicking the website logo currently does not redirect users back to the homepage. This is expected functionality for the logo, as it serves as a quick way for users to navigate to the home page from any other page on the website.
Steps to Reproduce
N/A
Expected Behavior
Ensure that the website logo is wrapped in an anchor () tag that links to the homepage URL (e.g., / or the root path). Test the functionality to confirm that clicking the logo redirects users to the homepage consistently.
Screenshots/Logs
No response
Additional Information
The text was updated successfully, but these errors were encountered: