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

Mysterious Arrows on First Steps when Browser is Half Screen (or Not Full Screen) #808

Open
JLKwong opened this issue Jan 26, 2021 · 2 comments

Comments

@JLKwong
Copy link
Member

JLKwong commented Jan 26, 2021

Problem

Arrow hyperlinks appear when the browser is a reduced size, but clicking the arrow hyperlinks do not change the page, move to the top, or anything else.

Steps to reproduce the problem

  1. On Google Chrome, go to First Steps (https://treehouses.io/#!pages/vi/firststeps.md)
  2. Snap the browser window to one side (Windows 10 can do this by dragging the browser to the edge of a side and letting go).
  3. Click the hyperlink arrows that appear. (These links appear to redirect to https://treehouses.io/pages/vi/#md-page-menu, but never actually do anything. It's unclear what the intended purpose is, but I imagine it was supposed to redirect to the top of the page?)

Screenshots

image
image

Proposed solution

If the intention was to redirect to the top of the page, add href="#top" to the anchor tag in the hyperlink.

I'm not sure what the intention of this is. If it's supposed to be a redirect to the top, why does it disappear when the browser is full screen? Maybe this was left in by accident?

@BryanGazali
Copy link
Member

This is a built in feature of markdown. While it could be fixed, that's something that's out of scope for the 10 steps, so just don't worry about it for now.

@JLKwong
Copy link
Member Author

JLKwong commented Feb 8, 2021

Understood. I'll focus on other stuff. 😌👍

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