usds / playbook

The Digital Services Playbook
https://playbook.cio.gov/
1.43k stars 330 forks source link

Add a play 0 to jump to the plays index #50

Open saracope opened 10 years ago

saracope commented 10 years ago

Suggesting a 0 play in the nav (or something) to jump the user to the play index more easily.

Currently, if the user is reading one of the plays and wants to get back to the index they have to click the title and scroll down or click 1 and scroll up.

screen shot 2014-08-17 at 8 11 34 pm

pburtchaell commented 10 years ago

I like your idea, but play 0 doesn't seem like the write title —maybe "Back" or "Top" instead?

saracope commented 10 years ago

Or even just calling it Index?

cew821 commented 10 years ago

I like the idea of an "index" button on top, would like @mollieru's take as well.

Could also add a "return to top" link after each play, which may be good for accessibility.

ErieMeyer commented 10 years ago

To keep it clean you could also try a simple carrot with "return to top" alt text.

pburtchaell commented 10 years ago

+1 for Index.

mollieru commented 10 years ago

I like this idea, plus the 'return to top' link after each play.

'Index' could look like a little 'home' icon perhaps...

Mollie Ruskin 503.928.2988 mollieru@gmail.com

jhfrench commented 9 years ago

Perhaps "Plays" instead of "index". Just as many letters, but more descriptive. Should be an internal link to the first element with id="plays". Which reminds me: HTML element ids need to be unique. I've created a separate issue to handle that: