-
Notifications
You must be signed in to change notification settings - Fork 53
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
Alpha deployment #1178
Alpha deployment #1178
Conversation
In ChatProfile.tsx:
In ChatViewComponent.tsx:
In restapi/package.json:
In uiweb/CHANGELOG.md:
In uiweb/package.json:
In uiweb/src/lib/components/chat/CreateGroup/AddCriteria.tsx:
Overall, the code appears to have some inconsistencies, missing commas, and commented-out code that may need further validation. It's recommended to carefully review and verify all the changes to ensure the correct behavior of the components. |
Fixes Issue
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers