Zoltán Lehóczky

Results 1162 comments of Zoltán Lehóczky

Yeah, but what's the full scenario? What's the user need you can't address now? But additionally, why do you want to cancel the creation as opposed to the publishing, what...

That user creation should rather happen after publishing, in `PublishedAsync`. Create is too early and at that point it's by far not certain that the content item will be saved.

I see, and yes, now I see why such a cancel would be useful.

This works with `returnUrl`, but there's no link or breadcrumbs yet, so reopening. There's a PR for this though: https://github.com/OrchardCMS/OrchardCore/pull/12806.

`IRecipeStepHandler`s are about handling the import part of recipes. If you want to retrieve information about available recipe steps, though, i.e. the export part (what should by and large be...

A shared schema would be great indeed. I remember that there were (are) cases where the export side was missing.

Don't you mean that for https://github.com/OrchardCMS/OrchardCore/issues/1866?

Selenium Manager might soon gain this feature: https://github.com/SeleniumHQ/selenium/pull/15311.

We don't really work with Key Vault either.