ChromeDevTools / debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events
https://chromedevtools.github.io/devtools-protocol/
Other
862 stars 172 forks source link

UI change - getting rid of <select>'s #13

Closed kdzwinel closed 9 years ago

kdzwinel commented 9 years ago

I've been using this viewer for some time and IMO method/event selectors are useless (while they add a significant amount of code to the project). It would be much better to remove them and have all metods/events folded by default (showing only names) with ability to expand them on click (to see description/parameters/etc.).

Also, the 'domain' menu could be changed to a flat list instead of a select.

What do you guys think?

paulirish commented 9 years ago

yeah agree. i like the look of https://sample-solid.readme.io/v1.0/docs/orders-1

I figure…

I wouldn't have an expand/contract on names, but that's me.