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

Fix join persona on zkitter adapters #415

Open
vojtechsimetka opened this issue May 11, 2023 · 0 comments
Open

Fix join persona on zkitter adapters #415

vojtechsimetka opened this issue May 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vojtechsimetka
Copy link
Contributor

Some actions require to be member of the persona (e.g. posting or starting a chat). In these actions we use code to join the persona, which works, but the rest of zkitter does not catch it so posting still fails. Here is the code https://github.com/logos-innovation-lab/Kurate/blob/main/packages/ui/src/lib/adapters/zkitter-god-mode/index.ts#L32-L41

and error message
Screenshot 2023-05-11 at 15 44 51

@vojtechsimetka vojtechsimetka added the bug Something isn't working label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants