reactjs-popup icon indicating copy to clipboard operation
reactjs-popup copied to clipboard

disable-autofocus-on-first-element

Open nikitadubyk opened this issue 2 years ago • 0 comments

Hi!

I've run into the problem of not being able to turn off the autofocus of an item when opening it. I looked through the issue libraries and noticed that I'm not the only one with this problem.

So I added a new props disabledAutofocus to solve this problem. I also added an example in the storybook with this problem.

I hope I helped someone to solve this problem and my code will be merged).

nikitadubyk avatar Dec 22 '23 17:12 nikitadubyk