-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.status: stalestatus: wontfixThis will not be worked on.This will not be worked on.
Description
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!
- I create a second page (in addition to the existing one) for user registration
- on the button I add action - Auth Email
- add additional fields
- 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
- create 1st auth page
- add email auth action
- create second page auth page
- add email auth action
- add additional fields to the 2nd auth action
- 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
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
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.status: stalestatus: wontfixThis will not be worked on.This will not be worked on.