mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 08:53:33 +03:00
Adds some known issues
This commit is contained in:
parent
4967bfbf50
commit
fabd2efee1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user