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

For data-bound TabView, the first item remains selected forever #4899

Closed
1 of 17 tasks
MartinZikmund opened this issue Jan 13, 2021 · 0 comments · Fixed by #4896
Closed
1 of 17 tasks

For data-bound TabView, the first item remains selected forever #4899

MartinZikmund opened this issue Jan 13, 2021 · 0 comments · Fixed by #4896
Assignees
Labels
kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)
Milestone

Comments

@MartinZikmund
Copy link
Member

Current behavior

When TabView items are data-bound via TabViewItemsSource, the first item remains in selected state forever, even if switched.

Expected behavior

Should behave normally.

How to reproduce it (as minimally and precisely as possible)

Data bind tab view items and select second one.

Workaround

Environment

Nuget Package:

  • Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia
  • Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
  • Uno.SourceGenerationTasks
  • Uno.UI.RemoteControl / Uno.WinUI.RemoteControl
  • Other:

Nuget Package Version(s):

Affected platform(s):

Possibly others too.

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates
@MartinZikmund MartinZikmund added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...) labels Jan 13, 2021
@MartinZikmund MartinZikmund self-assigned this Jan 13, 2021
@MartinZikmund MartinZikmund removed the triage/untriaged Indicates an issue requires triaging or verification label Jan 13, 2021
@MartinZikmund MartinZikmund added this to the 3.5 milestone Jan 13, 2021
MartinZikmund added a commit to MartinZikmund/Uno that referenced this issue Jan 17, 2021
- Fixes issue unoplatform#4899
- The applied Uno specific workaround is reported as issue unoplatform#4925
MartinZikmund added a commit to MartinZikmund/Uno that referenced this issue Jan 17, 2021
- Fixes issues unoplatform#4899 and unoplatform#4907
- The applied Uno specific workaround is reported as issue unoplatform#4925
MartinZikmund added a commit to MartinZikmund/Uno that referenced this issue Jan 17, 2021
MartinZikmund added a commit to MartinZikmund/Uno that referenced this issue Jan 19, 2021
- Fixes issues unoplatform#4899 and unoplatform#4907
- The applied Uno specific workaround is reported as issue unoplatform#4925
MartinZikmund added a commit to MartinZikmund/Uno that referenced this issue Jan 19, 2021
@mergify mergify bot closed this as completed in #4896 Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant