Adam Wills
Adam Wills
This is still outstanding, so I added a filter to fix this issue: ```php function fix_carbon_fields_bug( $sql ) { $prefix = 'carbon_fields:'; if ( isset( $sql['join'] ) && strpos( $sql['join'],...
Is there any chance that this feature could be added?
Is there anything we can do to help with getting this feature added?
This issue still exists, including on the demo page.
Safari doesn't seem to allow you to programmatically change the focus. Other tools likely use the same input field for the initial input + search, whereas Choices seems to use...
@Madeirense: if you change the delete to ignore the slick-cloned elements, those are no longer clickable, correct? Running into this issue myself...
Something that I was looking into doing recently - using the existing columns block, but instead of of using their supplied classes/CSS, we wanted to use our site's existing grid...