rt icon indicating copy to clipboard operation
rt copied to clipboard

form submit on ctrl+enter at creating and updating ticket pages

Open atus42 opened this issue 8 years ago • 2 comments

A lot of site has this feature: submitting a form on ctrl+enter. I think it would be a nice feature of RT.

atus42 avatar Aug 13 '15 08:08 atus42

@atus42 I think new JavaScript shouldn't be in-lined (share/static/js/forms.js would be a better place for your JavaScript). This makes it possible, once all in-line JavaScript is gone, to use HTTP Content Security Policy.

netsandbox avatar Aug 14 '15 08:08 netsandbox

Thanks for the suggestion. I moved the js part to share/static/js/forms.js

atus42 avatar Aug 14 '15 08:08 atus42