Summarizing a conversation with @weltenwort
- logs app is the two-sided open-ended timeline and pagination doesn't work very well without a well-known "first" page (siem has an unrelated case where pagination doesn't work well)
- logs are often interacted with as a stream, chopping up the log stream into arbitrary pages gets in the way of the usual viewing experience; having to pagination between two that would otherwise be right next to each other is cumbersome
Implementation considerations would need to include pinned rows and/or columns.
Summarizing a conversation with @weltenwort
Implementation considerations would need to include pinned rows and/or columns.