openvolley / ovscout2

An R Shiny app for scouting volleyball data files
https://ovscout2.openvolley.org
Other
5 stars 1 forks source link

New playstable widget #6

Closed raymondben closed 2 years ago

raymondben commented 2 years ago

DT is overkill for the playstable, and (as is seen in the original ovscout) gets laggy with updating/scrolling when there are lots of rows. Perhaps can be replaced with a simpler table widget that allows scrolling, row selection, and dynamic changing of content - but faster rendering than DT. No need for filtering while in normal scouting mode, though potentially might want that when editing?

raymondben commented 2 years ago

Will need ongoing refinement but implemented in https://github.com/openvolley/ovscout2/commit/926c573fa03c3797a5090e84a7c633cc41857293