Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding canProgress handler to check if it is valid to progress to the next page #137

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

timurturbil
Copy link
Contributor

A handler to check if the user is allowed to progress to the next page. If returned value is true, the page will progress to the next page, otherwise the page will not progress. Use case; The handler can be used in UI Wizard structure. Users may have to fill out the input text of textformfield before go to other screens.

@davoutuk
Copy link

davoutuk commented Oct 1, 2022

Looks fine

@ghenry ghenry merged commit b7514b4 into Pyozer:master Nov 23, 2022
@ghenry
Copy link
Collaborator

ghenry commented Nov 23, 2022

Looks good. Merging. Many thanks for responding to issues and taking the time to do this @timurturbil

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.

4 participants