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

Create release 1.3.0 #260

Merged
merged 46 commits into from
Nov 15, 2023
Merged

Create release 1.3.0 #260

merged 46 commits into from
Nov 15, 2023

Conversation

yhtMinceraft1010X
Copy link
Contributor

No description provided.

yhtMinceraft1010X and others added 30 commits November 11, 2023 14:35
Fixes #240
- Now users can swap to another random question.
- Requires the other user to acknowledge.

---------

Co-authored-by: Ong Jun Xiong <[email protected]>
Often, the frontend makes so many duplicate socket connections to the
backend.

Also, the video room display name is currently always set to the user
id, which is not human-readable...

And we should not allow any unauthorized user to join a room in
collaboration service.

This PR fixes these problems.
… function to reuse difficulty color logic across components (#250)

This pull request updates the matchingController and questionAdapter
files to ensure the room has the question and the default code.

It also adds a new getDifficultyColor function to the
difficulty-selector file. This function allows for the reuse of
difficulty color logic across components.
@yhtMinceraft1010X yhtMinceraft1010X merged commit 2f32218 into prod Nov 15, 2023
1 check passed
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.

4 participants