Skip to content

[Decomment] decommentダイアログ、command+Enter でOKしたい#331

Merged
jflute merged 2 commits intodevelopfrom
feat/#546_enable_cmd_enter_to_confirm_decomment_dialog
Feb 6, 2026
Merged

[Decomment] decommentダイアログ、command+Enter でOKしたい#331
jflute merged 2 commits intodevelopfrom
feat/#546_enable_cmd_enter_to_confirm_decomment_dialog

Conversation

@shinyonogi
Copy link
Collaborator

@shinyonogi shinyonogi self-assigned this Feb 6, 2026
* Select suggestion
*/
selectSuggestion: function (ev) {
var keyCode = ev.keyCode,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keyCodeプロパティはdeprecatedらしいので、他のも変えておきました

https://developer.mozilla.org/ja/docs/Web/API/KeyboardEvent/keyCode

@shinyonogi shinyonogi requested a review from jflute February 6, 2026 13:38
@jflute
Copy link
Collaborator

jflute commented Feb 6, 2026

動作確認OK

@jflute jflute merged commit fbd12d6 into develop Feb 6, 2026
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants