fix(front): Focus report comment input in report modal

Closes #1236

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-04-21 15:43:36 +02:00
parent 2043c98717
commit 2c28312fc9
7 changed files with 58 additions and 36 deletions

View File

@@ -48,6 +48,7 @@ export class Dialog {
inputAttrs,
hasInput,
},
autoFocus: false,
});
}