Skip to content

add a chatbox example #205

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add a chatbox example #205

wants to merge 2 commits into from

Conversation

Haofei
Copy link

@Haofei Haofei commented Jun 29, 2025

Screenshot 2025-06-28 at 9 51 06 PM Screenshot 2025-06-29 at 2 11 04 PM

@stackotter
Copy link
Owner

This looks pretty awesome! Thanks for the PR 🙏

I’m away until the 11th of July. I’ll check out the example for myself (across a few different platforms) and review the code once I get back.

Just from a quick look through the code, I’d suggest using a NavigationSplitView to make the sidebar (so that it’s resizable and adapts to mobile). Also, you can use $viewModel.blah to get a binding to a property of a state variable (instead of manually constructing bindings). I haven’t looked too closely at the rest of the code though cause I’m just on my phone.

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

Successfully merging this pull request may close these issues.

3 participants