[22:45:15] @florent: Re: your question last week about Codex and Lookups - I asked around and a dev replied: [22:45:15] "We currently do not have a way to detect when a selection is cleared, but we do know when the user clears the `input(text)` through the `input event @input`. From there, we clear the `menu-items` which automatically means that the lookup component state for the `selected` item is cleared. [22:45:15] The relevant code is at https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/WikiLambda/+/refs/heads/master/resources/ext.wikilambda.edit/components/ZObjectSelector.vue#300 " [22:45:15] Hope that helps, and that you're feeling better!