Open
Description
I am using rc-tooltip to show some tooltip in our app. In once instance we have a tooltip that contains some links which the user can click to navigate to another page.
The problem is the keyboard navigation, because there is no way to the user to be able to access those clickable links in the tooltip using keyboard only.
Is there any work around for this problem or do you think you can enhance the tooltip to make it keyboard accessible?