sw-tracker

Results 12 issues of sw-tracker

Hi, Would it be possible to add a configuration option that highlights the text that matches what is in the box? Cheers, Olga

Hi, I am loving your project, thank you very much for your efforts. I am using this to search in a table that has words in English, Spanish and German....

Added a call back after the searchable plugin has updated the elements. This can be useful to count the number of rows displayed. Added ignoreDiacritics to facilitate search in multiple...

Hi there, You extracted storybook into a separate folder (which I am also trying to do). I have it fully working except for the coverage add-on. Were you able to...

Hi there, We are currently using storybook 7. And we would like to validate the arguments with which some actions are called. However, the other of the items needs to...

We have multiple tests in each storybook file, and I would like to be able to parallelise tests that are in different files, but not tests that are in the...

Here is some functionality that I think test-runner is missing to make it an excellent visual component testing tool: - Currently, when running the tests via the command line, I...

Hi there, I have the following under targets: ``` "serve": { "dependsOn": ["maven-serve"] }, "maven-serve": { "options": { "task": "spring-boot:run -Dspring-boot.run.arguments=\"--spring.profiles.active=local\"" } }, ``` When I run my application on...

It looks like the current version (1.0.3) of cyrun does not support Cypress version 10. Please update this library so it supports it.

### Describe the bug I have 2 yarn workspaces, one containing my app and another containing storybook. ### Steps to reproduce the behavior 1. Setup react in one yarn workspace,...

bug