rusackas commented on issue #32361:
URL: https://github.com/apache/superset/issues/32361#issuecomment-2679052314

   @michael-s-molina may have useful input on why this is happening, if there 
is good reason, or perhaps remember who worked on this part. 
   
   I _think_ the number of options seen is the result of the most recent search 
based on your typed input, and is effectivelly a cached result in that way. As 
soon as you start searching again, that result is cleared. 
   
   So while you might not run into a _problem_ here (the searching _does_ 
work/update correctly), I can see the cached/stuck result count being a bit 
misleading. Resetting it to its original state of 1000+ results does seem more 
honest to me, but I'm not sure if there's a counter-argument against that.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to