Closed nsunami closed 2 years ago
@mehak25 and I talked and we found that we removed codes for re-rendering tables in observe-event chunks. We guessed that the click event is observed outside the code chunk, and thus it still refreshes the content of the table after each click.
I think the current response time between selecting a tract vs rendering results is ok. Closing this issue for now.
I noticed that there is a wait time between selecting a census tract and the table update. I'm guessing that the code chunk for the observe event can be tweaked to speed up the process (around here)