Skip to content

Feature list is dissapearing when Up & Down key is pressed for choices #3215

Open
@geekdeb

Description

@geekdeb

Version info

  • Angular CLI: 13.3.3
  • Node: 16.14.2
  • Package Manager: npm 8.6.0
  • OS: linux x64
  • Angular: 13.3.2

Package Version

@angular-devkit/architect 0.1303.3
@angular-devkit/build-angular 13.3.2
@angular-devkit/core 13.3.3
@angular-devkit/schematics 13.3.3
@angular/cli 13.3.3
@angular/fire 7.2.0
@schematics/angular 13.3.3
rxjs 7.5.5
typescript 4.6.3

How to reproduce these conditions

During installation, for the first time its shows the featurelist like below, but when I click UP or Down Arrow, the list dissapears and doesn't allow me to select a choice. This is very weird behaviour I felt.

debashis@techbook:~/MyProjects/debashis-net$ ng add @angular/fire@7.2.0
ℹ Using package manager: npm
✔ Package information loaded.

The package @angular/fire@7.2.0 will be installed and executed.
Would you like to proceed? Yes
✔ Package successfully installed.
UPDATE package.json (1891 bytes)
✔ Packages installed successfully.
? What features would you like to setup? (Press <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to proceed)
❯◉ ng deploy -- hosting
 ◯ Authentication
 ◯ Firestore
 ◯ Realtime Database
 ◯ Analytics
 ◯ Cloud Functions (callable)
 ◯ Cloud Messaging
(Move up and down to reveal more choices)

Steps to set up and reproduce

Sample data and security rules

Debug output

Screenshot from 2022-04-27 02-04-23
After Pressing Up or down arrow
Screenshot from 2022-04-27 02-05-35

Expected behavior

It should go down to the other choices in the list.

Actual behavior

Its dissapearing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions