evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
3.44k stars 167 forks source link

Datatable pagination overflows at > 1K records #1204

Closed mcrascal closed 2 weeks ago

mcrascal commented 8 months ago

Steps To Reproduce

Datatables w/ > 1K pages.

Expected Behavior

No overflow.

Actual Behaviour

Page number overflows the available space for the input box once you're above page 1,000.