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

Add a confirmation dialog when hitting reply and the compose box isn't empty #8893

Merged
merged 2 commits into from
Oct 5, 2018

Conversation

ClearlyClaire
Copy link
Contributor

Fixes #878

@ClearlyClaire ClearlyClaire added the work in progress Not to be merged, currently being worked on label Oct 5, 2018
@ClearlyClaire ClearlyClaire removed the work in progress Not to be merged, currently being worked on label Oct 5, 2018
@@ -71,6 +72,7 @@ class Status extends ImmutablePureComponent {
'account',
'muted',
'hidden',
'askReplyConfirmation',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thinking about it, I'm not too sure about the performance implications of this. Maybe the mapDispatchToProps thing should be rewritten instead to use getState.

@kit-ty-kate
Copy link

Thanks!! <3

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

4 participants