-
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
feat: group info loading done #793
Conversation
In ChatProfile.tsx:
Should be:
Should be:
In GroupInfoModal.tsx:
Should be:
Should be:
Should be:
Should be:
Should be:
Should be:
In AddCriteria.tsx:
Should be:
Should be:
Should be:
Should be:
|
All looks good. |
File: packages/examples/sdk-frontend-react/src/app/ChatUITest/ChatViewComponent.tsx
File: packages/uiweb/src/lib/components/chat/ChatProfile/ChatProfile.tsx
File: packages/uiweb/src/lib/components/chat/CreateGroup/AddCriteria.tsx
File: packages/uiweb/src/lib/components/chat/helpers/getRulesToCondtionArray.ts
File: packages/uiweb/src/lib/hooks/index.ts
All looks good. |
* fix: uncommented group info * fix: fixed image size and group type text (#790) * feat: changed styled-components version and changed header and sub header in type of group (#788) * fix: fixed lint issues in chat (#784) * feat: changed styled-components version * fix: changed header and subheader as per the instructions --------- Co-authored-by: Monalisha Mishra <[email protected]> Co-authored-by: Monalisha Mishra <[email protected]> * fix: adde chat id in group info * fix: added click to copy * feat: group info loading done (#793) * feat: group info loading done * feat: logs cleared * fix: fixed minor issues --------- Co-authored-by: Monalisha Mishra <[email protected]> --------- Co-authored-by: Satyam <[email protected]> Co-authored-by: Abishek Bashyal <[email protected]>
* fix: uncommented group info * fix: fixed image size and group type text (#790) * feat: changed styled-components version and changed header and sub header in type of group (#788) * fix: fixed lint issues in chat (#784) * feat: changed styled-components version * fix: changed header and subheader as per the instructions --------- Co-authored-by: Monalisha Mishra <[email protected]> Co-authored-by: Monalisha Mishra <[email protected]> * fix: adde chat id in group info * fix: added click to copy * feat: group info loading done (#793) * feat: group info loading done * feat: logs cleared * fix: fixed minor issues --------- Co-authored-by: Monalisha Mishra <[email protected]> * fix: fixed build issues --------- Co-authored-by: Satyam <[email protected]> Co-authored-by: Abishek Bashyal <[email protected]>
No description provided.