Skip to content

Duplicated prompts on create command #1021

@RomanovaPrime

Description

@RomanovaPrime

While creating a new project there are two duplicated prompts for project's capabilities:
Enable Onboarding feature: (y/N)
Enable Forgotten password feature: (y/N)

Here are console logs, for reference:
rx_bloc_cli create .
Project name: liquidtools
Organization name: (com.example) com.primeholding
Enable login: (Y/n) Yes
Enable social logins: (y/N) No
Enable OTP authentication: (y/N) Yes
Enable Pin Code authentication: (y/N) Yes
Enabled Multi-Factor Authentication: (y/N) Yes
Enable Onboarding feature: (y/N) Yes
Enable Forgotten password feature: (y/N) Yes
Enable change language: (Y/n) Yes
Enable remote translations: (Y/n) Yes
Enable analytics: (y/N) Yes
Select realtime communication type: [ none | sse ] (none) sse
Enable dev menu: (y/N) Yes
Enable Patrol integration tests: (y/N) Yes
Select ci/cd type: [ none | fastlane | github | codemagic ] (fastlane) fastlane
Enabled Profile feature: (Y/n) Yes
Enable Onboarding feature: (y/N) Yes
Enable Forgotten password feature: (y/N) Yes
Enable counter showcase: (y/N) No
Enable deeplink: (y/N) Yes
Enable qr scanner showcase: (y/N) Yes
Enable widget toolkit showcase: (y/N) Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Merged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions