craigcabrey / ratemycoop

Service for students to view and rate co-ops for companies of all types.
https://ratemycoop.io/
BSD 3-Clause "New" or "Revised" License
37 stars 8 forks source link

Incorrect / Misleading Title Text in Review Process #174

Open bbesmanoff opened 9 years ago

bbesmanoff commented 9 years ago

When adding a new review, mousing over elements gives the title text "wizardStepX" (where X is the current number as a string, such as Two or Three). It would be nice to see more information (what star rating you are selecting, for example).

I can take a stab at a PR if you would like.

kocsenc commented 9 years ago

@bbesmanoff the delayed answer is yes, you should take a stab at a PR always if you care enough about the issue. We'll get her done.

kocsenc commented 9 years ago

The Wizard library we use has a recent issue (and this one) on the matter. Since they use titles as the name for identifying the wizard steps, then we cant avoid a tool-tip. Labelling enhancement to debate using another library.