-
### Features
- [ ] Message notifications - users need to see notifications when a user has messaged.
- [x] Message badge should update with unread messages
- [ ] Push notifications will come later
…
-
-
After following the install instructions on https://docs-shadcn-chat.vercel.app/get-started and adding the following components to my app:
```jsx
Hello, how has your day been? I ho…
-
## Todo
- [ ] Create chat_input
- [x] Divided index.js into chat_input for modularization
- `@output` :package: [chat_input_v0.0.1](https://github.com/serapath/task-messenger/commit/2ba85cc…
-
### Share your bug report, feature request, or comment.
Error is being thrown for the following components to not use `defaultProps` any longer.
`Support for defaultProps will be removed from functi…
gabek updated
4 weeks ago
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
In the chat interface (`/frontend/src/components/chat-interfac…
-
i am getting below error while using chat in vs code.
An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A d…
-
We currently log the runtime ID in the chat interface on the client here:
https://github.com/All-Hands-AI/OpenHands/blob/9cd248d47590b323ef20669561809affd0a25125/frontend/src/components/chat-inter…
-
The app is currently performing very well, thanks to the support of this repository! Here are some proposed features that would enhance the user experience and functionality:
### Proposed Features
…
-