Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

Feedback

Jan Odvarko edited this page Oct 14, 2015 · 5 revisions

Collected feedback from users:

  • The net panel icon should visually indicate that it's clickable. Also, the icon could be displayed on more visible place.
  • The Web Sockets panel is empty at the beginning. It could show list of existing connections on the page.
  • Allow WebSocket object inspection from the Command Line. For example: $ws (this could e.g. allow sending WS message directly from the command line)
  • Break on WebSocket.send/receive event plus support for conditional breakpoints (if the payload contains this string -> break, etc.)
  • Support keyboard navigation in the Web Socket panel (e.g. up/down on web socket messages)

Are you missing a feature? Create a report.

Clone this wiki locally