aubreyyan

Results 6 issues of aubreyyan

**The bug:** The github wiki provides an outdated implementation of `UniversalDataTool`, which has since been moved to `UniversalSampleEditor`, rendering these docs inaccurate and confusing for new users **Steps to Reproduce?**...

bug

**The bug:** Images do not load when passed in the `sample` option **Steps to Reproduce?** Visit your react code sandbox https://codesandbox.io/s/universal-data-tool-react-usage-example-uerpr?from-embed

bug

Here is what this looks like: https://streamable.com/qo6nob Is there any reason for this behavior? Why would reopening the page fix/change anything?

https://github.com/UniversalDataTool/react-image-annotate/blob/ca3e864326c14413e0a4df2544b5c1ecdccac987/src/ClassSelectionMenu/index.js#L61-L75 This is a breaking change in 1.8.0

Here is a reproducible example of this behavior: [![Edit tender-banach-y0evw](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/tender-banach-y0evw?fontsize=14&hidenavigation=1&theme=dark) Note that `hideClone` is enabled but the button shows up, and regardless of this property, the clone button randomly appears...

![image](https://user-images.githubusercontent.com/60039494/109376840-30da3880-7895-11eb-8c61-a4c110a3b230.png) ![image](https://user-images.githubusercontent.com/60039494/109376914-a1815500-7895-11eb-8fb0-26e23dce1cd3.png) I'm not sure if they're necessarily complementary or the latter is sufficient. I'm mostly asking because I noticed that testfx-core doesn't provide critical elements like `import org.testfx.framework.junit5.ApplicationExtension;`