Skip to content

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

@JLKwong

Description

@JLKwong

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions