When clicking on features that have been subset with "filter with form" tool the popup does not show only the filtered features but keeps on showing all the records. Note data are points representing plants, in one location there are more plants sharing the same x and y
The pop-up should only show the filtered plant species at any zoom level. If i do the same using the attribute table and i search for plant species name, filter the layer and then click on the map, the pop-up shows only the filtered features (at any zoom layer). Hence, i think there is a but with filter by form.


We encountered the same problem. Maybe it is related to getfeatureinfo request which is different from getmap request?
@saeri-ims Is it fixed now with LWC 3.3.8 ?
@nboisteault I will install tomorrow LWC 3.3.8 and I will do some test for you
@nboisteault LWC 3.3.8 installed, but the problem it seems to be not fixed.. my colleague @robifag will add soon a GIF to show the problem. probably only the #1446 issue is solved, but we need to test it!
Hi @nboisteault, here a short gif to show the problem

@rmarzocchi84 @RobiFag Thanks. I'll take a look ASAP.
For the info: this issue is also present in LWC 3.4.
This issue is missing some feedbacks. 👻
Please have a look to the discussion, thanks. 🦎
We need to make a big refactoring of this tool so I change milestone to 4.
Hi @nboisteault so the filter tool requires a huge refactoring hence will also other issues related to this tool be designed for the 4.0 version? For instance https://github.com/3liz/lizmap-web-client/issues/1674
Hi @RobiFag probably but i don't know yet.
For #1674 the solution @RobiFag proposed in the #747 (modifying the filter.js) is close to solution and it is a big upgrade
Most helpful comment
@rmarzocchi84 @RobiFag Thanks. I'll take a look ASAP.