utchoang commented on issue #6017: URL: https://github.com/apache/cloudstack/issues/6017#issuecomment-1048375473
@DaanHoogland I saw you create a PR to solve it. It is true that the `v-ctrl-enter` event suppressed the checkbox with a `space` event. However, for `switch`, the `space` event is not applied to it, only the `enter` event. I think there should be a similar `@keyup.space` event on `a-switch` to check/uncheck it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
