Hey folks, I have a question regarding testing on Compose Desktop. I have a scenario where I'm trying to test if a Dialog box opens, but the test is unable to detect the dialog even though it works in the actual code. I've posted a reproducible example in this StackOverflow question here: https://stackoverflow.com/q/72507535/3477606.
If it happens to be something that's unimplemented, I can open an issue on the GitHub repository to keep track of it.