Project:
View Revisions: Issue #31187 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0031187: [PR15Q4] Lazy filtering does not work when filtering the first time | ||
Revision | 2015-10-27 07:50 by alostale | ||
Steps To Reproduce | 0. In Grid Configuration set Preference window to do Lazy Filtering on Grid 1. As System Administrator, go to Preference window 2. Click the check button to show the data. It shows the data. 3. Close the window 4. Reopen the Preference window 5. Seek for a preference on the list and check it to have the filter active 6. Click the check button to show the data. It does not work. -> js error can be seen in developers tool: Uncaught TypeError: this.data.willFetchData is not a function isc.OBViewGrid.addProperties.handleFilterEditorSubmit @ abac3df8aa23bfef1d3ab745040cf492.js:2087 7. Refresh the window, the data is loaded unfiltered. Repeat steps 5 and 6 and check that now it works. A video showing the behaviour: https://drive.google.com/open?id=0B6HEkyuFoid8SnJJaWpLY0MzQXc [^] |
||
Revision | 2015-10-20 12:56 by alostale | ||
Steps To Reproduce | 1. As System Administrator, go to Preference window 2. Click the check button to show the data. It shows the data. 3. Close the window 4. Reopen the Preference window 5. Seek for a preference on the list and check it to have the filter active 6. Click the check button to show the data. It does not work. 7. Refresh the window, the data is loaded unfiltered. Repeat steps 5 and 6 and check that now it works. A video showing the behaviour: https://drive.google.com/open?id=0B6HEkyuFoid8SnJJaWpLY0MzQXc [^] |
Copyright © 2000 - 2009 MantisBT Group |