kolide / fleet

A flexible control server for osquery fleets
https://kolide.com/fleet
MIT License
1.1k stars 261 forks source link

Visual Glitch on Web UI for Distributed Queries with Large Column Values #1733

Open zbuc opened 6 years ago

zbuc commented 6 years ago

If you run a distributed query that has a column with large values returned, the UI doesn't handle it well.

You're unable to scroll to the right and see all the columns. For example, this query returned 20-some columns, but only two are visible in the web UI.

screen shot 2018-03-28 at 3 33 50 pm
zwass commented 6 years ago

I can repro this with select * from apps

djm300 commented 6 years ago

Confirmed here on Docker image: kolide/fleet:latest