CodeHubApp / CodeHub

CodeHub is an iOS application written using Xamarin
http://www.codehub-app.com
22.83k stars 616 forks source link

Add option in the issues share menu to Close the issue #250

Open DavidHaslam opened 7 years ago

DavidHaslam commented 7 years ago

It would make sense to provide an option for an issue to be closed.

Would it be feasible to add such an option to the Share menu while an issue is displayed?

GitHub itself also provides a combined control button to Comment and Close.

thedillonb commented 7 years ago

This already exists under that action button. Are you not seeing it?

DavidHaslam commented 7 years ago

Unless I'm the owner of the repository - I just see

Yet for an issue that I created in another repository, I ought to be able to edit it and even close it. GitHub allows me to do that, so why not the CodeHub app?

DavidHaslam commented 7 years ago

Further thought.

If I created an issue, and then if later I change my mind, GitHub allows me to delete it.

A left swipe to delete an issue might be a useful enhancement too.

wxcafe commented 7 years ago

As a collaborator on a project, it seems I can't label issues or close them with CodeHub – while I can on the web UI