-
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.
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
Enums cannot be used in dropdown options.
You can select "[]values" but cannot progress any further.
It requires "sorting" but setting that doesn't seem to work either.
Expected Behavior
To allow a Enum list to be used as the "options" in a dropdown.
Steps to Reproduce
- Create Enum values
- Add Enum option to dynamic dropdown option
- Select Enum list created
- Unable to create (shows error)
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4kzMr1z89goelA7pPpbcFsqycWC1B8TL07p+xEGA8rCOOtPLJ+eM/eTEhCXt+4T2lhHFeKiXIdwcr9iPH1DsAFHyqWGdlO+bhQZTuXQXq8Raa1DKi/dHMlP8RUGWKXyIm3mxRdOvpuW1IF3GWhN+TKQibUGZ+/Zwh9f6PHaOI=
Context
Use Enums for controlling list options for various use cases.
Visual documentation
Additional Info
No response
Environment
- FlutterFlow version: 3.13.7
- Platform: Web
- Browser name and version: Chrome Version 120.0.6099.110 (Official Build) (64-bit)
- Operating system and version affected: Windows 11
Metadata
Metadata
Assignees
Labels
closed: not a bugThe behavior is correct/expected.The behavior is correct/expected.