Skip to content

Conversation

natanrolnik
Copy link
Contributor

@natanrolnik natanrolnik commented May 30, 2017

Instead of clicking in the file cell to download, and double clicking in the white part of the cell to edit/delete, this change adds download into the editor, so it’s easier to edit if needed, while keeping the download functionality.

captura de tela 2017-05-30 as 12 48 36

This addresses the problems raised in #713

Instead of clicking in the file cell to download, and double clicking in the white part of the cell to edit/delete, this change adds download into the editor, so it’s easier to edit if needed, while keeping the download functionality.
@@ -52,13 +52,15 @@ export default class FileEditor extends React.Component {
}

render() {
let file = this.props.value;
Copy link
Contributor

Choose a reason for hiding this comment

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

prefer const

@natanrolnik natanrolnik merged commit 107e87c into parse-community:master May 31, 2017
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