NEW 217827
Web Inspector: Allow details sidebar navigation bar to hold more items than it can show and provide UI for selecting items not shown
https://bugs.webkit.org/show_bug.cgi?id=217827
Summary Web Inspector: Allow details sidebar navigation bar to hold more items than i...
Patrick Angle
Reported 2020-10-16 08:04:14 PDT
Currently a Sidebar with multiple detail panels must have enough width to show all the panel items in its navigation bar. We should change this to support narrower layouts (or future additional panels) so that additional panels will be shown in a menu of some kind. This could be achieved using a dropdown on the right side that shows a context menu with additional panels, or could be done in a similar fashion to the the navigation sidebar in the Storage tab which shows the second item as a combo-box style item. (The Storage tab is actually using a Scope Bar instead of navigation items).
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-23 08:05:27 PDT
Note You need to log in before you can comment on or make changes to this bug.