adding assignee for tui

This commit is contained in:
viljarb
2026-03-11 21:23:07 +01:00
parent 7ceb0929c5
commit 0b4e33b28f
15 changed files with 184 additions and 16 deletions

View File

@@ -93,6 +93,8 @@ func (m *Model) View() string {
m.priorityIssueID,
m.choosingType,
m.typeIssueID,
m.editingAssignee,
m.assigneeInput.View(),
mainView,
)