react-grid-gallery icon indicating copy to clipboard operation
react-grid-gallery copied to clipboard

Can we put text field custom control?

Open dbuldansjah opened this issue 3 years ago • 1 comments

I have tried to add text input field on custom control, but the text field seems disabled, I can not make changes to the text field.

dbuldansjah avatar Jun 04 '21 14:06 dbuldansjah

Hi @dbuldansjah!

Could you provide a code sample, sandbox link, or something for me to reproduce this behavior?

Here is a codesandbox that demonstrates the usage of customControls prop where input there doesn't look disabled. I can assume that the problem in your case may be related to some global CSS, but I can't confirm it without seeing a reproducible sample.

Also, I want to notify you that future versions of the package will likely be shipped without lightbox functionality. Please check out the discussion to learn more.

itoldya avatar Aug 30 '22 05:08 itoldya

It's not actual now, because lightbox has been stripped out in the latest release.

itoldya avatar Nov 02 '22 05:11 itoldya