The List Filter is rendered as expected except under following scenarios :
1)The store associated with list filter is loaded such that a second request is made before the first one returns
2)The grid associated with list filter (in my case ) is hidden when filter store(licenseJStore in my case ) is loaded with data.
In the above 2 scenarios the List Menu is either distorted or shows a blank Menu as below : grid.png
Please let me know how to fix this ?