Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 78760de

Browse files
Huddiernystrom
authored andcommitted
Resign keyboard (#2050)
* Project icon * Updated to match upstream master
1 parent 78432b3 commit 78760de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Classes/Issues/IssueManagingContextController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ final class IssueManagingContextController: NSObject, ContextMenuDelegate {
176176
@objc func onButton(sender: UIButton) {
177177
guard let viewController = self.viewController else { return }
178178

179+
viewController.view.endEditing(true)
179180
let items = actions.map { self.item($0) }
180181
ContextMenu.shared.show(
181182
sourceViewController: viewController,

0 commit comments

Comments
 (0)