When results filtered to zero...
chenchenyangll opened this issue · 1 comments
chenchenyangll commented
Should call _noresult()
to tell clients that there is no results to present, rather than the legacy replying CONST.MSG_NORESULT
. Since we introduce rolling message, simply returning message will break.
Reasno commented
Cheers