chui icon indicating copy to clipboard operation
chui copied to clipboard

Results 5 chui issues
Sort by recently updated
recently updated
newest added

For whatever reason, my cljs tests that use `(is (match? ,,,))` from nubank/matcher-combinators are blowing up in Safari 15.6.1 with the error `TypeError: re-find must match against a string.` It...

### Steps to reproduce Open the page with tests ### Actual result "Run x tests" is disabled ### Expected result "Run x tests" is enabled on the first render ###...

It's common to have the editor and the browser (with the test tab open) positioned side-by-side on the screen. But the current chui-ui is not responsive, e.g. what about when...

enhancement
good first issue

Hi, in the test output the funnel-client/whoami is included as part of a test's id. it would be useful to be able to set the whoami to a fixed name,...

enhancement