From c796de95aba9abca13c61e00fca517b48926eaa8 Mon Sep 17 00:00:00 2001 From: Farhan Date: Tue, 14 Jun 2016 06:40:54 +0000 Subject: --- ..._webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn diff --git a/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn b/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn new file mode 100644 index 000000000..61fb707db --- /dev/null +++ b/doc/todo/PATCH__58___Fixes_bug_where_webapp_allows_user_to_attempt_deleting_an_unsynced_repo.mdwn @@ -0,0 +1,9 @@ +I made an attempt to tackle the following bug: + +[webapp should notice when remote deletion cannot complete due to not syncing](https://git-annex.branchable.com/bugs/webapp_should_notice_when_remote_deletion_cannot_complete_due_to_not_syncing/) + +My changes are in the following git repository + +[https://github.com/kathawala/git-annex.git](https://github.com/kathawala/git-annex.git) + +And the specific commit which fixes the bug is in a branch titled "unsync-nodelete". I have tested the change, it greys out and disables the "Delete" option in the "Actions" dropdown menu of the webapp for any repo in the "Repolist" view which has its syncing disabled. There is also some hover text which explains why the option is greyed out. Hope it is satisfactory! Thanks for your great work!! -- cgit v1.2.3