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

Show confirmation dialog when deleting notes from the context menu #1749

Merged
merged 9 commits into from
Apr 16, 2018

Conversation

yougotwill
Copy link
Member

Fix for #1726

Delete confirmation dialog will show when deleting a note from the context menu when Show a confirmation dialog when deleting notes is checked in preferences.

untitled

@Rokt33r Rokt33r added the awaiting review ❇️ Pull request is awaiting a review. label Mar 25, 2018
@Rokt33r Rokt33r self-requested a review March 25, 2018 16:16
@sosukesuzuki sosukesuzuki self-requested a review March 31, 2018 05:02
Copy link
Member

@sosukesuzuki sosukesuzuki left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!
please confirm my review!

@@ -574,22 +574,29 @@ class NoteList extends React.Component {
})
}

confirmDeleteNote (selectedNotes) {
Copy link
Member

Choose a reason for hiding this comment

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

This function is duplicated of it.
I want you to extract to browser/lib.

@kazup01 kazup01 added awaiting changes 🖊️ Pull request has been reviewed, but contributor needs to make changes. and removed awaiting review ❇️ Pull request is awaiting a review. labels Apr 4, 2018
@kazup01 kazup01 added awaiting review ❇️ Pull request is awaiting a review. and removed awaiting changes 🖊️ Pull request has been reviewed, but contributor needs to make changes. labels Apr 11, 2018
@yougotwill
Copy link
Member Author

Sorry for the delay things have been super busy irl. @sosukesuzuki Thank you for making those changes 👏

@Rokt33r Rokt33r added next release (v0.11.5) and removed awaiting review ❇️ Pull request is awaiting a review. labels Apr 16, 2018
@Rokt33r Rokt33r merged commit f4024f4 into BoostIO:master Apr 16, 2018
@yougotwill yougotwill deleted the delete_dialog branch April 17, 2018 16:26
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