react-autosuggest icon indicating copy to clipboard operation
react-autosuggest copied to clipboard

Suggestion list is not closing if out suggestion is return custom component with button component or Link compoent

Open hussainsaify17 opened this issue 2 years ago • 1 comments

Reporting a bug?

https://codepen.io/hussainsaify/pen/qBmvvbb

  • Provide the steps to reproduce the issue, e.g.:

    1. Focus on the input field
    2. Suggestion will get loader by default.
    3. Click on the button 'test'
    4. Click outside somewhere

    Observed behaviour: The suggestion list doesn't get closed.

    Expected behaviour: Suggestions should get closed

Are you making a feature request?

hussainsaify17 avatar Aug 13 '21 18:08 hussainsaify17

image

use ref image image

Not bad

RustLoverTheCoder avatar Nov 26 '21 04:11 RustLoverTheCoder