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

Same-page navigation for front page #343

Open
12 tasks
evanwolf opened this issue Oct 23, 2014 · 3 comments
Open
12 tasks

Same-page navigation for front page #343

evanwolf opened this issue Oct 23, 2014 · 3 comments

Comments

@evanwolf
Copy link
Contributor

Problem: people don't scroll down or stop at first horizontal line/space.
Solution: navbar at top to let people know there's more on the page

  1. Add anchor tags for the parts of the main page just before each of them.
    <a name="ANCHORNAME"></a>
  2. Main table
  3. Search
  4. Map By Zip Code
  5. Chart Cumulative Raised
  6. Top Contributors
  7. Promiscuous Contributors
  8. Add horizontal text nav menu near top, linking to each of the parts
    links: <a href="#ANCHORNAME">ClickMeText</a>
  9. Side-by-Side
  10. Search
  11. Fundraising Map
  12. Fundraising Over Time
  13. Top Givers
  14. Givers To More Than One
  15. Add "top" anchor tag after <body> tag
    Following up on Nav access #137 (comment)
@tdooner
Copy link
Member

tdooner commented Oct 23, 2014

Is this actually a problem? My impression is that most users, even those who aren't very comfortable with technology, have been trained to scroll down for more content by now?

@amandaric do you know if you / the user testing folks have seen this happen?

@amandaric
Copy link

I'm not too concerned with navigation because the page break cuts off the information in such a way as to suggest further information below (at least in my browser). It'd probably be good to test on other devices and consider evaluating this potential issue if we decide to conduct usability tests. On some of the candidate pages there is a bit of an infinite scroll experience as you search the long list of donors. A "back to top" button located at the bottom of the page might be good idea.

@lla2105
Copy link

lla2105 commented Oct 24, 2014

@amandaric I like the "Back up to the top" button idea

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

No branches or pull requests

4 participants