FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
105 stars 18 forks source link

Creating an account with Supabase automatically navigates to the home of the application despite having disabled the automatic navigation option #3286

Open capegogu opened 4 days ago

capegogu commented 4 days ago

Can we access your project?

Current Behavior

When I insert the create account action with Supabase using Google as provider and deactivate automatic navigation, the application still automatically navigates to the home.

Expected Behavior

I need to disable automatic navigation when creating the account so that the data collected from the registration form is inserted into my public.users table. Currently the user is created in the default Supabase auth.user table, but the data is not inserted into my public.user table because the app navigates automatically. The app does not stop browsing automatically, not even with a custom action to create the account.

Steps to Reproduce

  1. Create several form fields like full name, username, date of birth, city, country.
  2. Then put a button that says "continue."
  3. In that button insert the action of creating an account with Supabase using Google as a provider.
  4. Deactivate automatic navigation to home.
  5. Make a call to the database to insert the fields such as full name, username, date of birth, etc.

Reproducible from Blank

Bug Report Code (Required)

IT4Kz/Hqx89grt9A1c7qb8J7/SosQkA5a5IKlsFxRks3GIzsG7l/TMnOVBJuOLC0Y3NAfGCaiXwe+tnemvzLK/kBFxOWRYBM/pd6TBaVfGKiRbaJO5aSR25/Dd1jIEi8y7SzgyNSFLJvZVIO7FOAevK8fATqO5DSCzM/J8/+KZOK2SrDX1iXc2URm05KZDPz

Visual documentation

Screenshot 2024-06-29 164815 Screenshot 2024-06-29 164821

Environment

- FlutterFlow version: 3.0.0
- Platform: web
- Browser name and version: Edge
- Operating system and version affected: Web

Additional Information

No response

rafal-kobeszko-kobengi commented 4 days ago

I have the same issue. The "Navigate Automatically" button doesn't work for Google Auth + supabase. I have tried to pick "Auth Create Account" and "Auth Log In" action but it looks like they are the same.

Alezanello commented 2 days ago

Hello!

Thank you for bringing this issue to our attention. We have successfully reproduced the problem and will be forwarding it to our engineering team for further investigation and resolution.

We appreciate your patience and understanding

Best regards,

Azanello