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

PR: Add an option to mute the confirmation dialog when deleting a dataset #258

Merged
merged 12 commits into from
Feb 6, 2019

Conversation

jnsebgosselin
Copy link
Owner

@jnsebgosselin jnsebgosselin commented Feb 6, 2019

Each time the user wants to delete a water level or weather dataset from the project, a confirmation dialog pops up. This PR adds a checkbox to the dialog that can be checked before accepting the deletion so that the dialog is not shown again over the course of the current session.

  • Added a 'Don't show this message again' checkbox to the confirmation dialog that is shown when deleting a dataset.
  • Made the deleting process of dataset from project more robust.
  • Code refactoring.
  • Changed the tests to cover this new feature.

del_data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant