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

On the documentation page "clicking the home button" does not working ! #22

Open
Ashu104 opened this issue May 15, 2023 · 3 comments
Open
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@Ashu104
Copy link

Ashu104 commented May 15, 2023

Steps to Reproduce

link to the page (https://docs.openbeta.io/)

Screenshots

(https://github.com/OpenBeta/open-tacos/assets/76779072/746cbfcd-8382-4096-a84d-e9ca7c7b9935)

Expected Behavior

you can also check how it should be work on https://www.summitpost.org/phpBB3/

  1. Navigation to the Home Page: The website's server processes your click and redirects your browser to the designated home page URL. This action takes you back to the starting or main page of the website.

  2. Resetting the Browsing Context: Clicking the home button resets the browsing context, meaning any temporary changes or states that occurred on the previous page (e.g., scrolled position, form input, filters, etc.) are typically reset to their default values on the home page.

  3. Page Reload or Cache Usage: Depending on the website's design, clicking the home button may trigger a page reload, ensuring that you see the most up-to-date version of the home page. However, if the home page has been cached in your browser, it may load from the cache instead, providing a faster loading experience.

Current Behavior

Clicking the home button not working right now!

Browser & version

Google Chrome Version 113.0.5672.93

Operating system

Windows 11

@clintonlunn
Copy link
Contributor

clintonlunn commented May 15, 2023

@Ashu104 Thanks for bringing this issue up! This is actually not related to this repository, but rather to the docs.openbeta.io repo at

{
label: 'Climbing Route Catalog (OpenTacos)',
href: 'https://tacos.openbeta.io'
},

and
https://github.com/OpenBeta/docs.openbeta.io/blob/9a2978673c850906266187248833c0f08e8ca055/docusaurus.config.js#L53C10-L57

I'm going to transfer that issue over to that project.

@clintonlunn clintonlunn transferred this issue from OpenBeta/open-tacos May 15, 2023
@clintonlunn clintonlunn added good first issue Good for newcomers bug Something isn't working documentation Improvements or additions to documentation labels May 15, 2023
@Ashu104
Copy link
Author

Ashu104 commented May 17, 2023

Hi @clintonlunn !!
Glad, you really look out for the issue and recognize it.
This is a great project and I'll always try to my limit to make even a little contribution.

@clintonlunn
Copy link
Contributor

clintonlunn commented May 17, 2023

@Ashu104 feel free to submit a pr to fix and let us know if you have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants