rillrate icon indicating copy to clipboard operation
rillrate copied to clipboard

Tables "bleed" through their "bounds" in embedded web UI

Open justintime4tea opened this issue 4 years ago • 1 comments
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

justintime4tea avatar Mar 30 '21 19:03 justintime4tea

Thanks! Yeah, you are right. That's the hot problem and we are going to fix it soon.

therustmonk avatar Apr 05 '21 12:04 therustmonk