flutter / flutter/devtools

Inspecting ModalBottomSheet

Open
#2,582 3 comments 12 reactions 0 assignees View on GitHub
P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

When we call `showModalBottomSheet` to show a bottom sheet, It's a little hard to select a widget that exists in the bottom sheet, the inspector selects a widget behind the sheet and we must try and error multiple times to select a widget inside of bottom sheet

I think this is true for dialogs too

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with showModalBottomSheet and inspect how widget selection behaves when the sheet or a dialog is visible. Done means the inspector can reliably select widgets inside the bottom sheet and dialogs instead of selecting widgets behind them.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.