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

stateless refactor #811

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

stateless refactor #811

wants to merge 1 commit into from

Conversation

HegePI
Copy link
Contributor

@HegePI HegePI commented Jul 28, 2021

No description provided.

Copy link
Member

@nygrenh nygrenh left a comment

Choose a reason for hiding this comment

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

@@ -47,6 +47,7 @@
"timezone-support": "^2.0.2",
"tmc-client-js": "0.0.9",
"typesafe-actions": "^5.1.0",
"use-memo-one": "^1.1.2",
Copy link
Member

Choose a reason for hiding this comment

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

remove

}, [])
port.postMessage({
message: "current-state",
data: convertStoreToSpecs(store),
Copy link
Member

Choose a reason for hiding this comment

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

Implement the changes in rage/secret-project-331#264

const specs: QuizzesSpecs = {
private_spec: denormalizeData(store),
public_spec: {
id: v4(),
Copy link
Member

Choose a reason for hiding this comment

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

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.

None yet

2 participants