ariana-paris / otwarchive-gcode-issues

Apache License 2.0
0 stars 0 forks source link

Help icons inactive #59

Closed ariana-paris closed 9 years ago

ariana-paris commented 9 years ago

Original issue 59 created by highlander.ii on 2008-05-06T22:13:40.000Z:

What steps will reproduce the problem?

  1. Navigate to and Log in to the Archive
  2. Click on 'Post New'
  3. Enter a 'story title'
  4. The phrase "Thanks, that length looks good." appears, next to it is a small blue circle w/ a question mark inside
  5. Mouseover the icon -

What is the expected output? What do you see instead?

Typically, this icon equates to a 'help' function or a 'what is this' function, but in this case, it does nothing. It should be a link or a pop-up describing the item to which it refers.

Please use labels and text to provide additional information.

Windows XP; SeaMonkey 1.1.2

ariana-paris commented 9 years ago

Comment #1 originally posted by highlander.ii on 2008-05-07T22:02:40.000Z:

<empty>

ariana-paris commented 9 years ago

Comment #2 originally posted by @shalott on 2008-05-12T20:32:58.000Z:

<empty>

ariana-paris commented 9 years ago

Comment #3 originally posted by @shalott on 2008-09-04T23:14:12.000Z:

As of revision 556, all the help icons are inactive currently except for a couple of examples on the views/_work_form.erb.html partial, but there is now a new helper link_to_help("help-file-name") function, which links to spiffy help files in the public/help folder (translated versions of which are easy to create).

All the help icon links should be replaced with calls like this:

<%= link_to_help("help-file-name") -%>

and then a corresponding help file created:

public/help/help-file-name.html

with just very basic HTML. Ideally we'd like to get this done for beta with at least some placeholder text for the help files.

ariana-paris commented 9 years ago

Comment #4 originally posted by @ariana-paris on 2008-09-06T15:10:20.000Z:

Around revision 576

I've put in links for the two remaining icon tags I could find (one in _work_form.html.erb and one in _preview_edit.html.erb). They worked in my copy and I committed them, but screwed up by not putting in a message for the log (my first commit). I checked all the views folders, so unless there are help links somewhere else this should take care of this.

ariana-paris commented 9 years ago

Comment #5 originally posted by Black0Samvara on 2008-09-07T10:02:32.000Z:

Works for Story Title! \o/

We also need some text for the "Only make my story visible to registered users" help icon. I suggest the following:

Heading: Registered Users

Text: A registered user is a person with an Archive account. If you check this box your story can only be viewed by a person who is logged in.

ariana-paris commented 9 years ago

Comment #6 originally posted by @elzj on 2008-09-07T16:02:36.000Z:

<empty>

ariana-paris commented 9 years ago

Comment #7 originally posted by @ariana-paris on 2008-09-08T13:50:11.000Z:

I'm popping in black_samvara's text to complete the icon activation. I think this may be fixed!

Revision 590

ariana-paris commented 9 years ago

Comment #8 originally posted by dodie8 on 2008-09-08T21:04:01.000Z:

The help icon next to 'required field' on the works preview page comes up with a help box that says:

The page you were looking for doesn't exist. You may have mistyped the address or the page may have moved.'

ariana-paris commented 9 years ago

Comment #9 originally posted by Black0Samvara on 2008-09-09T12:34:47.000Z:

Amanda, there are a few more of these scattered through the archive, are you up for fixing them one at a time as we point them out?

ariana-paris commented 9 years ago

Comment #10 originally posted by Black0Samvara on 2008-09-12T00:40:09.000Z:

OK, can't find any more as of a quick run through this morning.

Makring this issue as fixed and verified!

ariana-paris commented 9 years ago

Comment #11 originally posted by @ambtus on 2009-02-25T01:43:19.000Z:

<empty>

ariana-paris commented 9 years ago

Comment #12 originally posted by Black0Samvara on 2009-02-25T03:22:49.000Z:

Updating status on discussion with Jennifew and Sidra

ariana-paris commented 9 years ago

Comment #13 originally posted by autumna on 2010-11-13T22:13:05.000Z:

listing all former issues for automated tests

ariana-paris commented 9 years ago

Comment #14 originally posted by autumna on 2010-11-14T19:39:51.000Z:

Converting from NeedsTest status to NeedsTest label