Gavin Joyce
Gavin Joyce
Thanks for digging into this @alexlafroscia and for refreshing my memory on why I initially added two components for each item. If we can't find a way to collapse the...
I'm all for providing useful test helpers to consuming apps. I've no experience with fractal page objects, but happy to use them if they provide consuming apps a nice test...
@alexlafroscia perhaps you have seen something like this before with `ember-wait-for`?
I believe so, there are a bunch of tests which are currently being skipped: https://github.com/GavinJoyce/ember-headlessui/search?q=issues%2F113
Thanks for the PRs @bertdeblock! I think I know why tests sometimes fail locally. If you click in the browser while the tests are running, it's possible to get tests...
> the breaking change is that any consuming project must also be using ember-auto-import@v2 I think it's fine for us to make breaking changes like this 👍 FYI, it looks...
FYI, I've updated `ember-auto-import` here: https://github.com/GavinJoyce/ember-headlessui/pull/111
I'm seeing this too in my setup. It seems that it wants us to format is as follows:
^ It's not terrible, but not necessarily better than what we have. I can see how this will become annoying. I don't have a strong opinion, but I wouldn't be...
@cvonkleist Is this something that you'd like in this gem? Let me know and I'll cut a PR