Harun Urhan

Results 10 comments of Harun Urhan

@siddharthkp is this still planned?

I switched with @drjova for today. But I can have a look tomorrow, if it's not resolved yet.

Reason that is routing to ` /literature/undefined` is that workflow object doesn't have `workflowObject['metadata']['control_number']` is actually `undefined` which shouldn't be. @david-caro, @jacquerie or @ammirate might know why. For what you...

@michamos ok then I will need `resolve` endpoint to return the `control_number` since it's syncly saving/creating the final record. @david-caro I don't get it, what would `resolve` one will get...

*.so is not broken because the same apk works on some devices whereas it does not on some other. May be the `System.loadLibrary` has different default library path on these...

I guess resolving https://github.com/testing-library/dom-testing-library/issues/413 would resolve this issue as well.

@Hotell , as mentioned by @kycutler, `closeDelay` doesn't mitigate this. It still closes when delay is over even if the cursor is still on the tooltip content.

@amul8612 That's probably because mobile OSes are pretty restrictive about which apps can work on the background, and what they can do. So it's likely that mobile browser doesn't keep...

Seems like it's abandoned already, I guess we can find a newer tool that allows you to handle testing, building react component libraries.