Skip to content

HW-5#56

Open
MBabarov wants to merge 1 commit intoromabelka:masterfrom
MBabarov:HW-5
Open

HW-5#56
MBabarov wants to merge 1 commit intoromabelka:masterfrom
MBabarov:HW-5

Conversation

@MBabarov
Copy link
Copy Markdown

@MBabarov MBabarov commented Dec 5, 2018

HW-5

import React, { Component } from 'react'
import { DropTarget } from 'react-dnd'
import { connect } from 'react-redux'
import { Motion, spring } from 'react-motion'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Так ты не сможешь удаление анимировать, по сути, этот компонент умрет вместе с тем, который он должен был бы анимировать

Comment thread src/ducks/auth.js
const chanel = yield call(signInChanel)

while (true) {
const { user } = yield take(chanel)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

А если нет user - SIGN_OUT

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.

2 participants