devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Add navigation support to the object inspector

Open bkonyi opened this issue 1 year ago • 7 comments

Allows for navigating back/forward using the browser's back/forward buttons.

This change also updates DevToolsRouterDelegate to keep track of its own navigation history, allowing for history navigation for non-browser targets in the future.

RELEASE_NOTE_EXCEPTION=VM developer mode feature

bkonyi avatar Feb 08 '23 15:02 bkonyi

I checked with @bkonyi and confirmed that this is still on their radar.

Hixie avatar May 10 '23 18:05 Hixie

Picking this back up, but there's been some regressions in the router behavior that need to be resolved before this change can be verified and made ready to land (see https://github.com/flutter/flutter/issues/130433).

bkonyi avatar Jul 13 '23 15:07 bkonyi

Strange router behavior reported in https://github.com/flutter/flutter/issues/130433 has been fixed and was able to verify this change works correctly in Chrome. @kenzieschmoll, this is ready for another review.

bkonyi avatar Jul 20 '23 15:07 bkonyi

I checked with @bkonyi and confirmed that this is still on their radar as of September 20th.

Hixie avatar Sep 20 '23 15:09 Hixie

(triage) I spoke to @bkonyi and he says this is still on his radar ... eventually.

goderbauer avatar Jan 24 '24 17:01 goderbauer

(triage): Spoke to @bkonyi last week and he promised to get back to this before he retires.

goderbauer avatar Apr 09 '24 22:04 goderbauer