Files
remark42/web
Andrei Alikov 3e72ec379a Fix block users select behavior
We need to have onBlur and onChange events listeners for the select for the "block user" as it advised by es-lint. But if we simply add onBlur event listener it will cause infinite loop of blur -> confirm pop-up -> cancel -> blur -> confirm pop-up... So we have to debounce the events to process them only one time.
2019-02-06 18:50:15 +09:00
..
2019-02-06 18:50:15 +09:00
2018-07-07 01:17:37 +04:00
2018-07-07 01:17:37 +04:00
2018-11-14 18:31:06 +03:00
2018-12-15 17:10:41 -06:00
2018-07-07 01:17:37 +04:00
2019-01-06 21:22:28 +02:00
2019-01-25 16:43:57 -06:00
2018-12-15 17:10:41 -06:00
2018-11-12 22:53:38 +02:00
2018-04-14 14:42:19 -05:00