FLOE-308: Improve attachTooltip component to be able to take in the component container for attaching tooltip

Metadata

Source
FLOE-308
Type
Improvement
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Cindy Li
Reporter
Cindy Li
Created
2015-04-24T10:48:47.794-0400
Updated
2015-04-24T11:24:50.408-0400
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

The current attachTooltip looks into the "selectors" block to find DOM elements to attach tooltips. At implementing the sticky key feature, the component container itself is the one that needs a tooltip. The attachTooltip component needs to be improved to handle that.

Comments