elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
381 stars 134 forks source link

resizing sometimes breaks #157

Open ppisljar opened 8 years ago

ppisljar commented 8 years ago

kibana version: 4.5

sometimes when i resize my window sense ui breaks

steps to reproduce:

sense-breaks

note that in the screenshot lines are blank at the end (but there is more text ... i actually have over 100 lines.

ppisljar commented 8 years ago

similar happens in latest master:

console-breaks

cwhsu1984 commented 8 years ago

same here:

{ "name": "kibana", "description": "Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.", "keywords": [ "kibana", "elasticsearch", "logstash", "analytics", "visualizations", "dashboards", "dashboarding" ], "version": "4.5.4", "build": { "number": 10000, "sha": "00d0f493b91e3215703b8c8a64ec09966216ed95" }, "repository": { "type": "git", "url": "https://github.com/elastic/kibana.git" }, "engines": { "node": "4.4.7" } }