question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Accessibility Tooltip prop not working

See original GitHub issue

As indicated here, https://github.com/missive/emoji-mart/#emoji, it should be a matter of simply passing in tooltip=true prop to the Emoji component to get the tooltip to show up, however it is not working, there is no change on hover despite a true tooltip prop.

Might be a problem with the short_names?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
EtienneLemcommented, Oct 27, 2017

👋

The tooltip props hasn’t been released yet (I thought it was 😅). I’ll try to do that ASAP, there are a few other issues/PRs that I wanted to merge too.

0reactions
EtienneLemcommented, Nov 8, 2017

v2.1.2 now released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

prop "AccessibilityType" does not work correctly for Popover ...
Though a tooltip may appear and disappear, as its appearance is automatic and not intentionally controlled by the user, the aria-expanded role ...
Read more >
Tool tip content is not accessible using keyboard
Short Answer. Don't use the title attribute, it doesn't serve any purpose that wouldn't be better suited as a caption under an image...
Read more >
ARIA: tooltip role - Accessibility - MDN Web Docs - Mozilla
A tooltip is a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus.
Read more >
Accessibility | Tippy.js
Tooltip and popovers are usually not mouse-only UI elements. If vital functionality or information is contained within them, they should be accessible to ......
Read more >
useTooltipTrigger – React Aria - React Spectrum Libraries
useTooltipTrigger and useTooltip help build fully accessible tooltips ... prop can be set to "focus" to display the tooltip only on focus, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found