Skip to content

Implement chat messages display functionality #64

Merged
04shubham7 merged 2 commits into
OPCODE-Open-Spring-Fest:mainfrom
Shreyanshi210205:chat
Nov 7, 2025
Merged

Implement chat messages display functionality #64
04shubham7 merged 2 commits into
OPCODE-Open-Spring-Fest:mainfrom
Shreyanshi210205:chat

Conversation

@Shreyanshi210205
Copy link
Copy Markdown
Contributor

@Shreyanshi210205 Shreyanshi210205 commented Nov 7, 2025

Description

Updated the frontend to show messages on the chat box inside the room using mapping .
Used a messages array and maintained its state by updating it whenever a new chat is sent to the chatbox .
Added smooth scrollIntoView function for the smooth scrolling of the chatbox to the end message .

image

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

#62

Checklist

Copy link
Copy Markdown
Member

@04shubham7 04shubham7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work

@04shubham7 04shubham7 merged commit 43a1393 into OPCODE-Open-Spring-Fest:main Nov 7, 2025
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Current chat sidebar inside the room during the call does not display messages

2 participants