Skip to content

Conversation

@MichaelDeBoey
Copy link
Contributor

@MichaelDeBoey MichaelDeBoey commented Feb 20, 2020

Follow-up of #3177 & #3208

Things I did extra:

  • Change signInToRoom & roomJoined's signatures to accept a string instead of { roomId: string }, because they only have 1 argument
  • Use FunctionComponent instead of React.FC, since it's the same, but FunctionComponent is a bit clearer I think
  • Put all styles into the elements.ts file
  • Extract Error, Loading & NotAuthenticated from Live
  • Remove BlinkingDot

@MichaelDeBoey MichaelDeBoey added 🔨 Refactor 🧠 Overmind Indicates that this is related to the app's State Management labels Feb 20, 2020
@lbogdan
Copy link
Contributor

lbogdan commented Feb 20, 2020

Build for latest commit b485406 is at https://pr3558.build.csb.dev/s/new.

@MichaelDeBoey MichaelDeBoey force-pushed the overmind/Live branch 2 times, most recently from 0917991 to 6087ff2 Compare February 23, 2020 17:07
@lbogdan lbogdan temporarily deployed to pr3558 February 23, 2020 17:19 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 March 5, 2020 01:37 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 March 8, 2020 16:19 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 April 4, 2020 16:17 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 April 4, 2020 16:59 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 April 7, 2020 17:24 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 April 21, 2020 23:57 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 April 29, 2020 19:17 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 April 30, 2020 13:50 Inactive
Copy link
Contributor

@SaraVieira SaraVieira left a comment

Choose a reason for hiding this comment

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

Heey!

Conflicts here :(

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 21, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b485406:

Sandbox Source
Notifications Test Configuration

@lbogdan lbogdan temporarily deployed to pr3558 May 21, 2020 15:44 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 July 2, 2020 23:00 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 July 3, 2020 14:06 Inactive
@lbogdan lbogdan temporarily deployed to pr3558 September 4, 2020 16:31 Inactive
@MichaelDeBoey
Copy link
Contributor Author

@SaraVieira @christianalfoni I've rebased onto upstream/master, so this could be merged now 🙂

@SaraVieira SaraVieira merged commit 40d7518 into codesandbox:master Sep 8, 2020
@SaraVieira
Copy link
Contributor

Thank you!

@MichaelDeBoey MichaelDeBoey deleted the overmind/Live branch September 8, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧠 Overmind Indicates that this is related to the app's State Management 🔨 Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants