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

Hovertext on all buttons (also, more signals for what things are buttons) #56

Closed
drewww opened this issue Jun 13, 2012 · 9 comments
Closed
Assignees
Milestone

Comments

@drewww
Copy link
Owner

drewww commented Jun 13, 2012

All clickable buttons should have hover text on them to provide a little explanation.

Also buttons should be more clearly clickable. Play with dropshadow and cursor changes and other things.

@ghost ghost assigned drewww Jun 13, 2012
drewww added a commit that referenced this issue Jun 19, 2012
drewww added a commit that referenced this issue Jun 19, 2012
…take a look at together and decide if this button-ization is adequate. Depends heavily on hover.
@lianchang
Copy link
Collaborator

Would it help you if I went through and suggested hovertext for the various buttons?

@drewww
Copy link
Owner Author

drewww commented Jun 20, 2012

I think I have it in on all the buttons (although not the emoji tabs themselves). It's using native title text attributes though, which you have to hover over for a while to get to show up. You'd prefer it to show up faster? How much delay do you want?

Alternatively, we could put text underneath each button when you mouse it over.

There are some demos here you can look at to get a sense of what instantly-appearing tooltips look and feel like: http://jquery.bassistance.de/tooltip/demo/

@lianchang
Copy link
Collaborator

I can't see the hovertext on the website yet (not live yet?) but would love to look at this with you when it's there!

@drewww
Copy link
Owner Author

drewww commented Jun 20, 2012

D: I see it on mine! So many funny differences!

On Jun 20, 2012, at 6:41 PM, lianchang wrote:

I can't see the hovertext on the website yet (not live yet?) but would love to look at this with you when it's there!


Reply to this email directly or view it on GitHub:
#56 (comment)

@lianchang
Copy link
Collaborator

I noticed on Asana that they have nice black pop-up boxes with little pointy arrows (like speech balloons) that point out what to do and where to do it, when you first login. Did we talk about whether it's possible to have directions like this only in the FIRST use in any given session?

@drewww
Copy link
Owner Author

drewww commented Jun 22, 2012

On reflection, I'd rather not have first-use-only features. That's just really confusing for people because the properties of the UI change just after they got used to it. Those arrowed hover boxes are doable but will take a little work. Not bad, but it's an hour or so probably unless I can find a nice drop-in solution. The other option is (given the sparcity of our UI relative to Asana's) to just have text fade in underneath each button when you mouse over. We've got the room and I think it would be pretty graceful and easy to do.

@lianchang
Copy link
Collaborator

that would be really nice!

@drewww
Copy link
Owner Author

drewww commented Jan 13, 2013

Switching over to new tooltips: http://twitter.github.com/bootstrap/javascript.html#tooltips

@drewww
Copy link
Owner Author

drewww commented Jan 13, 2013

Done now! It's nice.

@drewww drewww closed this as completed Jan 13, 2013
drewww added a commit that referenced this issue Feb 9, 2013
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

2 participants