Prevent accidentally closing an issue if I don't have permission to reopen #187596
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
It looks like something changed recently. Before, you were able to reopen your own issues you closed yourself. But recently, when I close an issue myself, the reopen button is grayed out. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Feature Area
Issues
Body
It has happened at least once to me but I'm sure it's not the only time this has happened: you accidentally close an issue you opened in another repository (instead of hitting Comment) but you don't have permission to reopen.
I'm okay with not being able to reopen, but the UI knows that I won't have permission to reopen in that case! Having to then hope a maintainer reopens it to keep track of stuff places unnecessary strain on maintainers too.
What I propose:
For the vast majority of the projects I've seen, it's a maintainer (or a bot with similar rights) that closes issues, not the original reporter. I can't think any usecases where this extra verification would get in the way, but if anyone has hard statistics on issues closed by people/bots that can vs can't reopen, that would further reinforce (or debunk) my suggestion.
This is purely a UI thing, this does not impact the API.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions