Dialog: barrierColor spills over into Combobox inside Dialog🐛
- Dominant language
- Dart
- Stars
- 3.5k
- Forks
- 506
- Avg merge
- 11d 2h
- Merged PRs (30d)
- 3
Description
**Describe the bug**
When a Combobox is shown inside a Dialog, the part of the Combobox dropdown that is near the edge of the Dialog becomes dark.
**Default barrierColor:**

**barrierColor: Colors.transparent**

**Expected behavior**
I would expect the dropdown of the Combobox showing its default background color.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with a Combobox inside a Dialog, comparing the default barrierColor with Colors.transparent. Trace the Dialog barrier and Combobox dropdown rendering to identify why the barrier darkens the dropdown; done when the dropdown keeps its default background color without requiring a transparent barrierColor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100