DillonHammill / DataEditR

An Interactive R Package for Viewing, Entering Filtering and Editing Data
https://dillonhammill.github.io/DataEditR/
384 stars 40 forks source link

slow to update #44

Open andy-shaps opened 2 years ago

andy-shaps commented 2 years ago

Hi,

Great package. very intuitive and simple to use.

My issue however is when I load a large (ish) dataframe of ~1000 rows and 50 columns, when I use the complex user inputs such as check boxes or dropdown menus, it can take a while to register the input. It is only about a second but this is for each input and so makes its unrealistic to use for large datasets. Is there a way this could be sped up? hopefully there is a better fix but i suppose one quick fix would be to incorporate pagination?

Also, a fixed horizontal scroll bar would be nice (currently it is at the bottom of page).

Thanks!

My computer specs are: Windows 10 intel xeon gold 6128, 6 core @3.4GHz 128GB RAM