🐛 Compact NavigationPane just with toggle button or padding
- Dominant language
- Dart
- Stars
- 3.5k
- Forks
- 506
- Avg merge
- 11d 2h
- Merged PRs (30d)
- 3
Description
**Describe the bug**
First of all, NavigationPane has [toggleable] parameter but never used.
No combination of the current NavigationPane parameters will produce a compact pane that never opens and contains no toggle buttons or padding.
**To Reproduce**
**Expected behavior**
Setting the [toggleable] value to false should be enough to hide both the button and the padding.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the NavigationPane entry point and inspect how its toggleable parameter is handled alongside the compact layout shown in the report. Reproduce the reported configuration, then verify that setting toggleable to false removes both the toggle button and the extra padding without changing other NavigationPane behavior.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100