rillrate
rillrate copied to clipboard
Tables "bleed" through their "bounds" in embedded web UI
trafficstars
The text for table rows "bleed" through their web UI bounds when there are too many columns.
Reproduction
- Create a rillrate table tracer
- Add enough columns so that the table data "bleeds" past the table UI "bounds"
Maybe we could:
- Add scrolling to table?
- Maybe add vertical scrolling too satisfying the case of many many rows?
- This case is "satisfied" however scrolling forever isn't a great experience (IMO).
- Ideally there's some form of "pagination" applied instead of an "infinite" table
- Maybe add vertical scrolling too satisfying the case of many many rows?
Thanks! Yeah, you are right. That's the hot problem and we are going to fix it soon.