Page 1 of 1

[Beta] Escape Functionality

Posted: October 14th, 2015, 9:53 pm
by Jumbs
Not a bug, but it seems escape key "escape form/popup/dropdown" is partially implemented.

On some menus, like the nzb drop down to change priority/category, escape closes it.
On many others, such as Add nzb, status/interface, or nzb details, escape to close is not implemented.

Not a huge deal, but a nice low priority addition.

Re: [Beta] Escape Functionality

Posted: October 15th, 2015, 1:49 am
by safihre
I'll look into it! We use the standard bootstrap code, so if any escape functionality is there, it's implemented by them. Will see what I can do to make our implementation of it more uniform!

Re: [Beta] Escape Functionality

Posted: October 15th, 2015, 2:54 am
by safihre
Found a solution and popups (modals) will now also close when hitting escape.
Will be there in beta2!

Re: [Beta] Escape Functionality

Posted: October 15th, 2015, 8:13 am
by Jumbs
Thanks!

What service!