I’m using LC Create in classic mode and have used the new ‘input field’ widget.
This has a nice leadingIcon and traillingIcon - but only with experimentation using the messageWatcher did I discover it actually emits a leadingIconClicked and trailingIconClicked message. These do not show up in documentation or autocomplete, so I’m guessing many will miss this completely.
This means I can seamlessly change a ‘search’ icon to a ‘remove sign’ icon that clears a search field for example. Great! But there is no point in providing a rich command set for widgets if they’re undocumented and no one can see they’re there…
I wonder if this is affecting more than one command and/or widgets - I’m hoping this will be addressed?