Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter-by-pattern (watch mode) no longer displays as-you-type feedback #6056

Closed
callumlocke opened this issue Apr 23, 2018 · 3 comments
Closed

Comments

@callumlocke
Copy link

Do you want to request a feature or report a bug?

Bug

What is the current behavior?

Since Jest 21, when you press p in watch mode and type a pattern to filter files, you get no visual feedback as you type:

image

What is the expected behavior?

Before Jest 21, it displayed useful as-you-type feedback showing which files match your pattern:

image

Please provide your exact Jest configuration

None

Run npx envinfo --preset jest in your project directory and paste the
results here

  System:
    OS: macOS Sierra 10.12.6
    CPU: x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  Binaries:
    Node: 8.9.4 - ~/.nvm/versions/node/v8.9.4/bin/node
    Yarn: 1.3.2 - /usr/local/bin/yarn
    npm: 5.6.0 - ~/.nvm/versions/node/v8.9.4/bin/npm
  npmPackages:
    jest: 21 => 21.2.1

NB problem exists in Jest 21 and Jest 22.

@ricca509
Copy link

+1

@SimenB
Copy link
Member

SimenB commented Apr 23, 2018

Duplicate of #4931

@SimenB SimenB marked this as a duplicate of #4931 Apr 23, 2018
@SimenB SimenB closed this as completed Apr 23, 2018
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants