I'm currently looking for a new job, preferably in the Asia-Pacific region but I would consider other regions as well. If you are hiring or have any leads, I would appreciate if you would drop me a message via the
contact form, e-mail (daniel(at)spoodoo.com),
Twitter, or
LinkedIn.
Daniel
-
I noticed that clicking on the header text while in Quick Edit mode does not do anything. However, if you click on the white space near the text (above, below, or to the side), then you get the context menu with sorting and filtering…
-Doug
Hi Doug,
Thanks for the report. I just digged through jsgrid.js (the file responsible for the rendering of Quick Edit mode) and indeed, some eventlisteners check whether the element the listener is attached to is visible or not. Since the header is not supposed to be visible the sort function won’t execute. I’ll try to find a workaround.
Daniel
Hey Doug,
This issue should be fixed as of version 3.1.1. Please give it a try and let me know if the problem remains.