Jonathan Lahijani
Jonathan Lahijani
Thanks for the reply @Twikito. The use case I had was the following. Right now with TailwindUI, many of the sections require JavaScript. TailwindUI has 3 options for these sections...
That looks like a great approach. So `data-toggle-class` would add its classes to both the trigger and the target given current functionality: https://twikito.github.io/easy-toggle-state/#toggling-combinations ... meaning it's *optional* shortcut of doing:...
Sounds good to me.
FWIW, this happens in Safari 13.
I agree with this. I've always found it a little confusing.
Additionally, allowing the selected page in a plain select field to be editable in a modal.
I just hit this issue as well. Here's how to replicate with a fresh install of ProcessWire (2.6.4) using the Beginner Site Profile: 1. create a template file called "_test.php"....
As an update to my previous post, I think I know what's going on and I can simplify how to bug test this. What's happening is when echoing a field...
Yea that sounds like a good idea. Rather than creating a new fieldtype, would it be possible to have FieldsetTabs automatically act as inline tabs when inserted inside repeaters or...
@ryancramerdesign Thanks for this update. Can similar support be added for InputfieldPageAutocomplete?