IdeaTrackerPlus
                                
                                 IdeaTrackerPlus copied to clipboard
                                
                                    IdeaTrackerPlus copied to clipboard
                            
                            
                            
                        Task shouldn't be edited after set to done
Description
Task shouldn't be edited after set to done
What are the steps to reproduce this issue?
- Set a task to done
- Edit it
What happens?
Edit dialog opens
What were you expecting to happen?
Shouldn't open
What versions of software are you using?
App version: 0.1
Hi @manparvesh , I would like to work on this issue
@ikakus sure, you are welcome to contribute!
@manparvesh would it be better if we just hide "edit" button in this case?
@ikakus both PRs looks similar, any specific reason for multiple PR?
@naushad-madakiya The first one hides edit button from dialog, (just not adding this button). The second PR doesn't hide button but just disables action in it
@ikakus seems both PRs has similar changes and same commits, can you point out where is separation for hide or disable the edit button?
@naushad-madakiya I guess I messed this up. They should not be same :(
@ikakus Don't worry, Have a look once. I guess there should be a small change.
I guess we should disable the edit button once the task is done.