Skip to content

Incorrect navigation to Initial page #97

@gbvolkov

Description

@gbvolkov

I do have on a login screen a button Forgot password. On the button an action is configured, which updates local state and then navigates to the ForgotPasswordView screen.

Expected behavior (required)

User is navigated to ForgotPasswordView screen.

Current behavior (required)

User is navigated to the WelcomeView screen, which is configured as an Entry Page screen on App saettings.

To Reproduce (required)

Steps to reproduce the behavior:

  1. Create ForgotPasswordView screen.
  2. Create SignInView screen with Forgot Passwordbutton, navigating to ForgotPasswordView
  3. Create WelcomeVew page with SignIn button navigating to SignIn screen.
  4. Specify WelcomeVew as an Entry Page for your app.
  5. Run your app
  6. Press SignIn burron on WelcomeView screen
  7. Press ForgotPasswrod button on SignIn screen
  8. Enjoy you WelcomeView screen again.

Context (required)

Well, the app is useless, I guess

Screenshots / recordings

video_2022-11-04_21-49-40.mp4

Your environment

  • Bug Report Code:
  • Version of FlutterFlow used: 3.3.4
  • Platform (e.g. Web, MacOS Desktop): Web
  • Browser name and version: Edge
  • Operating system and version (desktop or mobile): Windows 10, desktop.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions