Bug: when I use serverFilter in my App the cursor move to left does not work. Also some typings do no apply because thy are typed in during filtering refresh. Is there anything to configure?
Question: how to configure the new serverSelectFilter - where can i put the possible selections? i guess it can’t be automatic when used together with dynamic loading.
To 1): the bug of keyboard navigation in Filter fields korresponds to option navigation:true, if this is set, the left- and right-arrow keys in filter fields do not work anymore.
but there is still a bug of loosing key types and changing cursor position during refresh datatable view.
this must has come in during last versions of webix.