kdzwinel / betwixt

:zap: Web Debugging Proxy based on Chrome DevTools Network panel.
MIT License
4.53k stars 125 forks source link

More informative empty panel #40

Open Garbee opened 8 years ago

Garbee commented 8 years ago

When the program is initially ran, it just "runs". While it is recording by default, it assumes developers have read the README and know to proxy their network.

It would be informative to add a note when there are no records to let developers know the proxy setup is needed. Even better, add an icon in the right side of the action bar to open up a dialog with the instructions contained in the README.

kdzwinel commented 8 years ago

Very good point - I'll definitely expand the default "recording network activity" text (and possibly link to readme there)

screen shot 2016-03-30 at 01 01 53
kdzwinel commented 8 years ago

I've made this as a quick fix:

screen shot 2016-03-30 at 02 51 44