playbook icon indicating copy to clipboard operation
playbook copied to clipboard

Add a play 0 to jump to the plays index

Open saracope opened this issue 10 years ago • 7 comments

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

saracope avatar Aug 18 '14 00:08 saracope

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

pburtchaell avatar Aug 18 '14 02:08 pburtchaell

Or even just calling it Index?

saracope avatar Aug 18 '14 13:08 saracope

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.

cew821 avatar Aug 18 '14 15:08 cew821

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

ErieMeyer avatar Aug 18 '14 15:08 ErieMeyer

+1 for Index.

pburtchaell avatar Aug 18 '14 16:08 pburtchaell

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 [email protected]

mollieru avatar Aug 18 '14 18:08 mollieru

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:

  • #Num: #102

jhfrench avatar Jan 21 '15 21:01 jhfrench