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

Home button not going home #2

Open
CatChenal opened this issue Mar 2, 2020 · 1 comment
Open

Home button not going home #2

CatChenal opened this issue Mar 2, 2020 · 1 comment

Comments

@CatChenal
Copy link

It seems the href property to the "Home" anchor in pyladies.html should be the fully qualified path:

https://nyc-pyladies.github.io/pyladies-dashboard/pyladies.html

The anchor has no href (line 109).

To reproduce:

  1. Go to:
https://nyc-pyladies.github.io/pyladies-dashboard/
  1. Click the "About" button
  2. Click the "Home" button

Results: You are still on the About page/view.

@benubah
Copy link
Collaborator

benubah commented Mar 4, 2020

The "Home" page was planned to be a general landing page from where one could navigate to PyLadies dashboard or Python/Pydata dashboard (when it has been developed) and to other resources that are yet to be developed. For this reason, it leads nowhere for now.

From "About" page, to go back to the dashboard, there is a "PyLadies Chapters" link above the "Above" button.

@reshamas Do you think the "Home" button should also link back to the PyLadies dashboard?

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

No branches or pull requests

2 participants