notification icon indicating copy to clipboard operation
notification copied to clipboard

Allow to be closed with a click anywhere in the toast

Open abenhamdine opened this issue 7 years ago • 2 comments

Currently, when closable is true, a close button is displayed.

Some users complain because it is somehow tedious to click on a small button and would prefer to click anywhere in the toast to close it.

Most of notifications libraries allow it, see eg https://github.com/fkhadra/react-toastify

abenhamdine avatar Jul 29 '18 12:07 abenhamdine

We can add a closeOnClick prop.

yesmeck avatar Jul 30 '18 09:07 yesmeck

We can add a closeOnClick prop.

Looks good. thx for your quick answer !

abenhamdine avatar Jul 30 '18 11:07 abenhamdine