Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PivotItem collapses after dragging TabViewItem #10254

Closed
ProJend opened this issue Dec 24, 2024 · 2 comments
Closed

PivotItem collapses after dragging TabViewItem #10254

ProJend opened this issue Dec 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ProJend
Copy link

ProJend commented Dec 24, 2024

Describe the bug

TabViewItem dragging causes PivotItem to collapse unexpectedly

Steps to reproduce the bug

  1. Add TabViewItem containing a Pivot
  2. Drag the TabViewItem
  3. Release the dragging after the Storyboard completion

Expected behavior

No response

Screenshots

Image

NuGet package version

WinUI 2 - Microsoft.UI.Xaml 2.8.2

Windows version

Windows 11 (24H2): Build 26100

Additional context

No response

@ProJend ProJend added the bug Something isn't working label Dec 24, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Dec 24, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@karkarl
Copy link
Contributor

karkarl commented Dec 26, 2024

TabView content is supposed to be associated with the tab, so its content switches when toggling through tabs. This seems to be by design.

Furthermore, Pivot is not recommended anymore, and we are not planning on making fixes in this control. Please consider using SelectorBar - https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.controls.selectorbar?view=windows-app-sdk-1.5

@karkarl karkarl closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2024
@karkarl karkarl removed the needs-triage Issue needs to be triaged by the area owners label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants