WindowsCommunityToolkit icon indicating copy to clipboard operation
WindowsCommunityToolkit copied to clipboard

TabbedCommandBar breaks when making Window too small

Open HoloMetrix opened this issue 1 year ago • 23 comments

Describe the bug

When The App Window is made too small, TabbedCommendBarItems get lost and don't reappear when window size is increased.

Regression

No response

Reproducible in sample app?

  • [X] This bug can be reproduced in the sample app.

Steps to reproduce

Have a TabbedCommandBar with multiple items. Decrease window size until pips button appears. Change Item. The newly selected item is now missing when the width of the control is increased (e.g. by making the window bigger again).

Expected behavior

The TabbedCommndBarItems should reappear when the space is available.

Screenshots

No response

Windows Build Number

  • [ ] Windows 10 1809 (Build 17763)
  • [ ] Windows 10 1903 (Build 18362)
  • [ ] Windows 10 1909 (Build 18363)
  • [ ] Windows 10 2004 (Build 19041)
  • [ ] Windows 10 20H2 (Build 19042)
  • [ ] Windows 10 21H1 (Build 19043)
  • [ ] Windows 11 21H2 (Build 22000)
  • [X] Other (specify)

Other Windows Build number

Windows 10 22H2 (Build 19045)

App minimum and target SDK version

  • [ ] Windows 10, version 1809 (Build 17763)
  • [ ] Windows 10, version 1903 (Build 18362)
  • [ ] Windows 10, version 1909 (Build 18363)
  • [ ] Windows 10, version 2004 (Build 19041)
  • [ ] Other (specify)

Other SDK version

No response

Visual Studio Version

No response

Visual Studio Build Number

No response

Device form factor

Desktop

Nuget packages

No response

Additional context

No response

Help us help you

No.

HoloMetrix avatar May 12 '23 11:05 HoloMetrix