Metadata
- Source
- FLOE-307
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Simon Bates
- Reporter
- Simon Bates
- Created
2015-04-23T10:32:22.701-0400 - Updated
2015-11-03T11:57:37.551-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- First Discovery
Description
Add a tooltip to the keyboardInput component used on the First Discovery keyboard panel.
The tooltip should read "Select to begin typing" and is shown on the wireframe:
https://www.dropbox.com/s/4nxvybp4d6rcb03/FD tool for May 2015 workshop.pdf?dl=0
Use the attachTooltip grade.
The tooltip should:
- open on mouseover if the input does not have focus (if the input has focus, it does not open)
- close on mouseleave
- not open on focusin
- close on focusin, if it is open
Comments
-
Simon Bates commented
2015-04-30T11:20:28.283-0400 Pull request: https://github.com/fluid-project/first-discovery/pull/35
-
Justin Obara commented
2015-05-04T15:43:06.369-0400 Merged pull request ( https://github.com/fluid-project/first-discovery/pull/35 ) into the project repo at a5fa02204241f290ceedbf1140803747c8f2f9d5