franzenzenhofer/f19n-obtrusive-livetest

filtering should not resize panel

Closed this issue · 5 comments

is: filtering (lable, type) resizes the pane
should: filtering does not resize panel (as async rules might get missed)

@neuling MVP prio HIGH (as it is a behaviour that we have, but does not work as intended)

hmm not sure if the resizing is the actual problem. it seems like that when i filter for something all Pending results will be removed and reevaluated after some time? i probably need to dig into your async rules implementation to fix this problem.

pls give me some more input on this issue before i start investigating in the wrong direction.

hi, i would really just evaluate the resize behaviour (other you found an issue I don't see)

mar-22-2017 12-29-08

oh, got it. interesting … can't reproduce this error. maybe #51 fixed this error. pls pull, rebuild, reload and test if it still happen.