Skip to content

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

@HerbCaudill

Description

@HerbCaudill

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions