Focus icon indicating copy to clipboard operation
Focus copied to clipboard

update focus JS

Open Anubarak opened this issue 5 years ago • 1 comments

Do not trigger the close handler if the event current target is something different than the actual target to prevent closing on click on something in the focus.

Didn't want to install gulp, I only use webpack with yarn or npm so I didn't create a build for it

Anubarak avatar Dec 16 '20 07:12 Anubarak

@Anubarak looks good.

I'm considering removing build packs anyway. There's no need for them for a simple project like this. I'll start that process then merge this 👍

cam avatar Jan 13 '21 01:01 cam