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

Unable to reorder tabitems in tabview winui 3 #3106

Closed
roonius opened this issue Aug 12, 2020 · 2 comments
Closed

Unable to reorder tabitems in tabview winui 3 #3106

roonius opened this issue Aug 12, 2020 · 2 comments
Labels

Comments

@roonius
Copy link

roonius commented Aug 12, 2020

Describe the bug
We were able to reorder tabitems in tabview in winui 2.4
Same application in winui 3 preview 2 displays "negative" sign
Steps to reproduce the bug
Create a tabview with 'CanReorderItems" property set to true
Add few tabitems
Try to reorder them

Expected behavior
TabItems reordered as in WinUI 2.4

Version Info
WinUI 3 Preview 2 Windows 10

@msft-github-bot msft-github-bot added the needs-triage Issue needs to be triaged by the area owners label Aug 12, 2020
@ranjeshj ranjeshj added the product-winui3 WinUI 3 issues label Aug 13, 2020
@StephenLPeters StephenLPeters added area-TreeView and removed needs-triage Issue needs to be triaged by the area owners labels Aug 13, 2020
@StephenLPeters
Copy link
Contributor

Drag and drop is not supported with the Winui 3 preview 2. #2715 is the same issue.

@StephenLPeters
Copy link
Contributor

#2783 also, I'm going to close this as a duplicate of that issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants