Provide title prop which can provide browser's default hover tooltip #11498
                  
                    
                      darshan1290
                    
                  
                
                  started this conversation in
                Proposals
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
When there is a long title, design pattern is to use the ellipsis and on the browser's hover tooltip full title should be display. Over here while using the component its missing. At the end it generates the anchor tag without a title. That needs to be corrected. For the accessibility perspective it also useful.
Beta Was this translation helpful? Give feedback.
All reactions