plotly / dash-table-experiments

NO LONGER SUPPORTED - use https://github.com/plotly/dash-table instead
MIT License
174 stars 57 forks source link

Add delayed response/debouncing for table filtering #87

Open gkiar opened 6 years ago

gkiar commented 6 years ago

Scenario

Ideal outcome

I'm not a javascript developer (Python, mostly), but will begin to try and tackle this in src/components/DataTable.react.js if there are no developers that can prioritize it. Is there another file/place that I'll need to update (other than the usage.py demonstrating the feature)?

Thanks! G