Jmeds

Results 5 issues of Jmeds

- Playwright Version: 1.23 - Operating System: Windows - .NET version: 6 - Browser: Chromium I'm getting Flaky test when running two similar test in parallel, using [Parallelizable(ParallelScope.All)]. The test...

inner-loop

### Describe the feature you would like to see added A slot option for the autocomplete's selected item in the input. Bottom component is desired effect after selection ![image](https://user-images.githubusercontent.com/12689117/183757723-2f0ab082-3d8e-471e-bcce-0ef493947259.png) I...

enhancement

Tab buttons have the a javascript:void(0) in their anchor href. I don't see a reason as to why you would even have that called void, it seems to me it...

In .Net 3.1 and 5 the logging was grouped into one message. Now each line is an info message from VueCliMiddleWare, it's not good for debugging. ![image](https://user-images.githubusercontent.com/12689117/142678414-5fb2f6a4-f214-4b31-89b9-84a8feb5c544.png)

Summary also needs updating as it says it supports "fuzzy searching". For example passing in a list or comma delimited string. ``` /// /// Provides element filtering options by name....

enhancement