Skip to content
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

Push Chat Reply Feature #1399

Open
wants to merge 5 commits into
base: alpha
Choose a base branch
from
Open

Push Chat Reply Feature #1399

wants to merge 5 commits into from

Conversation

HarshRajat
Copy link
Contributor

Changes proposed

  • Reply Feature for Chat
  • Changes components to support reply feature
  • Introduces ChatBubbleCore and ReplyCard to do recursive reply preview

[X] - Reply Feature
[ ] - Fix reaction picker placement
[ ] - Fix reply (MessageInput) when you reply via gif
[ ] - Fix reply (MessageInput) when you reply via file
[ ] - Update documentation for components whose parameters have been changed

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Screenshot 2024-09-27 at 6 23 37 PM

Note to reviewers

rohitmalhotra1420 and others added 4 commits August 8, 2024 12:38
* fix: fixed font sizes and dark theme (#1376)

* fix: fixed font sizes and dark theme

* fix: fixed line height

* Add erc1155 to token gating group conditions (#1382)

* feat: add erc1155 to token gating group conditions

* fix: add tokenId to fetchContractInfo function

* lock file updated

---------

Co-authored-by: rohitmalhotra1420 <rohit.malhotra1420@gmail.com>

---------

Co-authored-by: Monalisha Mishra <42746736+mishramonalisha76@users.noreply.github.com>
Co-authored-by: Kalash Shah <81062983+kalashshah@users.noreply.github.com>
@abhishek-01k abhishek-01k changed the base branch from main to alpha October 3, 2024 08:36
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.

😈 [Improvement Proposal] - Push Chat Reply Feature
3 participants