bblfsh / web

Web client for Babelfish server
http://dashboard.bblf.sh
GNU General Public License v3.0
23 stars 21 forks source link

Popup displays too many syntax errors #189

Closed dennwc closed 5 years ago

dennwc commented 5 years ago

Steps to reproduce:

1) Go to http://play.bblf.sh 2) Switch to "Java" language 3) Paste a large JavaScript file (example) 4) Click "Parse"

What happens

A giant popup with syntax error appears to the left. It cannot be closed easily.

What is expected

The number of syntax errors is limited to a reasonable amount.