Looking for a bug confirmation on this:
If you have a repeating group which uses an advanced filter then the “Is Loading” never triggers.
I understand that Advance filters are performed client side, on the resulting search from the server. In other words, advanced filters do the search on the client side (correct me if I am mistaken).
Since ‘Is Loading’ is not triggering you cannot present the user with real-time feedback on the search thus does not allow for a desirable user experience.
Please confirm if this is a bug.
To replicate:
- You need a large dataset
- Perform an advance filter on a repeating group
- Observe value of “Is loading”
Thank you