cypress
cypress copied to clipboard
fix: Searching by files using digits (Fixes #29034)
When trying to search for a file with a long name and digits within using digits cypress was unable to find it. Now it is able to do more complex searches with digits.
- Closes cypress-io/cypress/issues/29034)
How has the user experience changed?
Before:
After:
PR Tasks
- [x] Have tests been added/updated?
- [na] Has a PR for user-facing changes been opened in
cypress-documentation
? - [na] Have API changes been updated in the
type definitions
?
- Create a Draft Pull Request if your PR is not ready for review. Mark the PR as Ready for Review when you're ready for a Cypress team member to review the PR.
Released in 13.10.0
.
This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v13.10.0, please open a new issue.