Adds some known issues

This commit is contained in:
Tessa Kelly 2020-09-08 15:14:42 -07:00
parent 4967bfbf50
commit fabd2efee1

View File

@ -12,7 +12,12 @@ module Nri.Ui.Tooltip.V2 exposing
, primaryLabel, auxillaryDescription
)
{-| Changes from V1:
{-| Known issues:
- tooltips with focusable content (e.g., a link) will not handle focus correctly for
keyboard-only users when using the onHover attribute
Changes from V1:
- {Position, withPosition} -> {onTop, onBottom, onLeft, onRight}
- withTooltipStyleOverrides -> css