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

Collab view enhanced UI #68

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Conversation

suryanshkushwaha
Copy link

@suryanshkushwaha suryanshkushwaha commented Nov 11, 2024

Enhanced Collab Session to look more like LeetCode

  • Re-structured the entire UI for better user interaction
  • Added responsive container to change height/width as per user wants
  • Better placement of the buttons
  • Now hitting Enter in the chat will send the message
  • Once a message is send or receive, the messages will scroll to the latest message
  • Added Executing code... while the backed is executing

[UPDATE]

  • long words messages now can be wrapped to another line
  • fixed the issue of coding arena going out of the screen

Usage

  • Reinstall node modules using npm i
  • Then npm run dev

Copy link

Frontend URL:
Backend URL:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants