react-selectable-fast icon indicating copy to clipboard operation
react-selectable-fast copied to clipboard

Have a small dot when apply my selectable-selectbox css class

Open thangddhd opened this issue 4 years ago • 3 comments

Hi guys, At first thank you for your open-source component i am using now. Then, I am using with my css class as below

.selectable-selectbox{ z-index: 9000; position: absolute; cursor: default; background-color: none; border: 1px dashed grey; }

as you suggest in here https://github.com/valerybugakov/react-selectable-fast/issues/26#issuecomment-339623654 my problem is after page loaded i see a small dot as this capture. Please tell me that can i hide it except when selecting Screen Shot 2021-03-19 at 17 49 54

thangddhd avatar Mar 19 '21 10:03 thangddhd

seem the fix already here https://github.com/valerybugakov/react-selectable-fast/pull/88 but i do not know why we do not merge it

thangddhd avatar Mar 19 '21 11:03 thangddhd

The same question, why still not merge, puzzling ~ @valerybugakov

xoptimal avatar May 12 '21 03:05 xoptimal

same question @valerybugakov

linxianxi avatar Jun 17 '21 06:06 linxianxi