avgupta456 / statbotics

📈 Modernizing Data Analytics for FRC Robotics
https://statbotics.io/
MIT License
64 stars 9 forks source link

Feature: row numbers in all displays #379

Open prensing opened 1 month ago

prensing commented 1 month ago

I would love to see every table display to include a row number. This would be after the sort and filtering, but continuous across pages. So, the first page would be labeled row 1 -> 10, the next page 11 -> 20, etc. If the user sorts based on a different column, the sorted table is still 1 -> 10 , etc. The goal is to make identifying the rank within the table.