Skip to content

Conversation

@katzi0
Copy link
Contributor

@katzi0 katzi0 commented Oct 17, 2019

No description provided.

import { selectActiveConversation } from '../../../state/actions/conversations'
import FileDialog from './FileDialog'

export const fileTypes = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

move to a consts file

const activeConversation = useSelector(selectActiveConversation)

async function onSendMessage(text) {
listRef.current.scrollTop = listRef.current.scrollHeight
Copy link
Contributor Author

@katzi0 katzi0 Oct 17, 2019

Choose a reason for hiding this comment

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

change attachFile to open drop down with file types options

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.

3 participants