Skip to content

Can have different Email Auth Actions on one project #1006

@khomya

Description

@khomya

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

I found a very strange bug!

  1. I create a second page (in addition to the existing one) for user registration
  2. on the button I add action - Auth Email
  3. add additional fields
  4. On the main registration page I get errors that the newly added fields are not filled.

thus - it turns out that there can be only ONE Action Auth Email for the whole project. In my opinion this is a mistake.

I want to create an interface where the admin can add users himself and add different fields to them during registration. At the moment this is not possible.

Expected Behavior

А project should have any number of actions for authorization.

Steps to Reproduce

  1. create 1st auth page
  2. add email auth action
  3. create second page auth page
  4. add email auth action
  5. add additional fields to the 2nd auth action
  6. On the 1st auth page you will get errors that the newly added fields are not filled (but they should never be there is the first place!)

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4wkfHlsIZ2xOFY+KXqdcFv+SAWCDp/aJ0/lu4aRis9f5CvOpYUec/6P1ZvOdfnY1VhfVq2p14KpsLWkuPLFMEpAASCb718yqVQYQzLTlmjbJeTF7W0PHEnDZ1MGE+O0p6zghFBIuNoWUYh3GaUBtmATXXANIT0DFQwSq/LZO4=

Context

I want to create an interface where the admin can add users himself and add different fields to them during registration. At the moment this is not possible.

Visual documentation

Screenshot 2023-06-19 at 11 16 21

Additional Info

No response

Environment

- FlutterFlow version: 3.1
- Platform: MacOS
- Browser name and version: Chrome 114.0.5735.90
- Operating system and version affected: MacOS 13.4 (22F66)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions