Skip to content

Create Svelte version of chat example #2339

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

Closed
wants to merge 8 commits into from

Conversation

joeinnes
Copy link
Contributor

@joeinnes joeinnes commented May 22, 2025

Takes the chat example available in other frameworks and ports it to Svelte.

Copy link

vercel bot commented May 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
file-upload-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
form-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
image-upload-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
jazz-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
jazz-chat-1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
jazz-chat-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
jazz-inspector ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
jazz-pets ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
jazz-todo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
passkey-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
passphrase-auth-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
passwords-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am
reactions-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 7:14am

Copy link

vercel bot commented May 22, 2025

@joeinnes is attempting to deploy a commit to the Garden Computing Team on Vercel.

A member of the Team first needs to authorize it.

@4rknova
Copy link
Contributor

4rknova commented Jun 9, 2025

Manual test from 2 clients
image

- Update API Key
- Remove Prettier comment
- Fix README (garden-co#2424)
joeinnes added 3 commits June 10, 2025 13:10
* Ensures the correct MIME type is specified for the icon.
* Ensure the application reloads after logging out to reflect the default profile name.
* Also trim the `user` URL param (in case a user passes an empty param, generate a random username)
…' name

* Implemented a new test case to verify that users do not receive the username 'Anonymous user' upon joining the chat.
* Added a method `expectUserNameNotToBeAnonymousUser` in `ChatPage` to facilitate this check.
trishalim pushed a commit that referenced this pull request Jun 13, 2025
* Removed derived username assignment from URL parameters.

#2339 (comment)
@trishalim
Copy link
Contributor

I had to create a separate branch to fix the lock file issues #2528

@trishalim trishalim closed this Jun 13, 2025
@github-project-automation github-project-automation bot moved this to Done in 🚢 Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants