Sally Hill

Results 4 issues of Sally Hill

At some arbitrary point, it seems like Samsung dropped the "SM" from their User Agent string. When I run `navigator.userAgent` in the console, casting from my Samsung Galaxy s10 device,...

would be awesome to have a conditional expression on Validator component that alters whether validator is actively checking for and displaying errors

Having difficulty selecting my selectable elements for testing using enzyme. If I use `.find(createComponent(componentToTest))`, I am told this element doesn't exist. I can only manually find selectable components using `props().children`...

This way the front end of an application can try out redux-auth without having the fully build the back end immediately. (aka, you could have a static username and password...