mikepea/go-jira-ui

Operations that call out to go-jira editor go screwy and prevent continuing in UI.

mikepea opened this issue · 1 comments

I'm not sure why yet, but I can't seem to get go-jira editor operations (eg 'edit', 'comment') to return successfully to the termui interface.

A workaround is to simply exit after the operation, which is awful but better than hanging the UI.

Logging this ticket to track progress on fixing it.

This issue seems to boil down to an inability to remove event handlers.