flutter / flutter/devtools

FR - LayoutExplorer - Add option to quick jump to overflowing widget

Open
#1,546 1 comment 0 reactions 0 assignees View on GitHub
cost: medium enhancement P2 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Having an option to quick jump to the widget causing the render overflow error would make it easier for users to diagnose layout issues and would avoid mistakes where users are inspecting the incorrect widget. See https://github.com/flutter/devtools/issues/1545

If there are multiple widgets causing errors, perhaps we could populate a dropdown with the current error-causing widgets.

Contributor guide

Open the contributing guide

Research direction

Read the linked issue #1545 first, then locate LayoutExplorer and the render-overflow error handling entry point in the DevTools repository. Confirm how offending widgets are identified; done means a quick-jump control selects each reported widget, with a dropdown when multiple widgets are reported.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.