Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

taco-chat demo doesn't work when run by hand #102

Open
HerbCaudill opened this issue Apr 28, 2024 · 1 comment
Open

taco-chat demo doesn't work when run by hand #102

HerbCaudill opened this issue Apr 28, 2024 · 1 comment

Comments

@HerbCaudill
Copy link
Member

The taco-chat demo is broken when I try to run it manually, but not when the Cypress tests run.

Steps to reproduce

  1. Check out main (42cb906 as of writing)
  2. pnpm install; pnpm build
  3. Confirm that Cypress tests pass
    • pnpm dev:cy:taco
    • run e.g. invitations suite
  4. Try to replicate the "Alice invites Bob" test:
    • pnpm dev:taco
    • Press "Invite members", "Invite", "Copy"
    • Show Bob's laptop
    • Press "Join team", paste invitation code, "Join"

What happens: Nothing

Screenshot 2024-04-28 at 6 57 16 PM

What should happen: Bob should join Alice's team, they should both see each other in the list of members, and they should both show a team graph that includes Bob's admission.

Screenshot 2024-04-28 at 6 56 30 PM
@HerbCaudill
Copy link
Member Author

Update: On my machine running MacOS Sonoma 14, this happens in some browsers but not others.

Browser Engine, Version Demo works?
Firefox Gecko, 125
Safari WebKit, 17
Edge Chromium, 124
Opera Chromium, 123
Arc Chromium, 124
Chrome Chromium, 124
Chrome (Cypress) Chromium, 124

I am very confused by this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant