You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
When clicking on the hamburger button to modify the issue, the buttons are grouped into two groups: the close option and everything else:
Describe the solution you'd like
I suggest this divider be moved up one spot, above the lock button. This would divide the options into ones that prompt for more information (above the line) and ones that take action immediately (lock/close).
Describe alternatives you've considered
We could leave it as-is, but there’s currently no indication that locking the issue will lock it right away instead of prompting for confirmation, like all similarly-styled options do.