Closed VictorioBerra closed 5 years ago
I guess you want Ctrl+c / Ctrl+x too 😱
The whole 9 yards :)
The reason this is kind of a big deal is we save state so when you refresh many of those fields are still populated and we also hide the clear button because it eats a ton of space and is really hard to get it to look nice with Bootstrap 4. So that leads to people wanting to ctrl+a then backspace or delete.
@VictorioBerra, fixed in 0.9.4.beta.13 let me know if you using the npm and I will update the bata in it too
http://jsfiddle.net/Lord_Zero/p1c0j59k/10/
If you use ajax you will see the "processing/loading" dialog flicker.
The table is actually kicking off a search every time you hit Ctrl+A. See console for proof.