Skip to content

feat: Adds an option to run an asnyc function before a step is shown.#588

Closed
Maxie42 wants to merge 1 commit into
nilbuild:masterfrom
Maxie42:beforeshow
Closed

feat: Adds an option to run an asnyc function before a step is shown.#588
Maxie42 wants to merge 1 commit into
nilbuild:masterfrom
Maxie42:beforeshow

Conversation

@Maxie42

@Maxie42 Maxie42 commented Aug 25, 2025

Copy link
Copy Markdown

So this is a convenience feature to do async stuff before a certain step is shown, This ideally would allow the user to do async stuff in the app before the step is shown.
Could reach similar function with adding on the OnNextClick of the previous, and OnPrevClick of the following, but it's easier.
Additionally this also runs if we were to step directly into this step with driverObj.drive(1)

@Maxie42 Maxie42 changed the title update: Adds an option to run an asnyc function before a step is shown. feat: Adds an option to run an asnyc function before a step is shown. Aug 25, 2025
@nilbuild nilbuild force-pushed the master branch 3 times, most recently from c649426 to 275b442 Compare June 23, 2026 20:49
@nilbuild

Copy link
Copy Markdown
Owner

Thanks for the PR but this is already achievable through hooks.

@nilbuild nilbuild closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants