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

[WASM] TabView selection is reset on Load/Unload sequence #7958

Open
DierkDroth opened this issue Jan 31, 2022 · 0 comments
Open

[WASM] TabView selection is reset on Load/Unload sequence #7958

DierkDroth opened this issue Jan 31, 2022 · 0 comments
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)

Comments

@DierkDroth
Copy link

DierkDroth commented Jan 31, 2022

Current behavior

  • start attached for WinUI -> press button to get back to next page -> press button to get back to previous page -> button on tab is showing -> good
  • start attached for WASM -> press button to get back to next page -> press button to get back to previous page -> button on tab is not showing -> bad

I suspect (uneducated guess) this is since the TabView loses the selected tab.

TabView.zip

Expected behavior

WASM should work as WindowsAppSdk and render content correctly as TabView comes into view again

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

No response

Workaround

No response

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@DierkDroth DierkDroth added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Jan 31, 2022
@jeromelaban jeromelaban added project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...) and removed triage/untriaged Indicates an issue requires triaging or verification labels Jan 31, 2022
@jeromelaban jeromelaban changed the title [WindowsAppSdk][WASM] TabView rendering logic flawed [WindowsAppSdk][WASM] TabView selection is reset on Load/Unload sequence Jan 31, 2022
@MartinZikmund MartinZikmund changed the title [WindowsAppSdk][WASM] TabView selection is reset on Load/Unload sequence [WindowsAppSdk][WASM] TabView selection is reset on Load/Unload sequence Jul 24, 2023
@MartinZikmund MartinZikmund changed the title [WindowsAppSdk][WASM] TabView selection is reset on Load/Unload sequence [WASM] TabView selection is reset on Load/Unload sequence Jul 24, 2023
@MartinZikmund MartinZikmund added difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working project/items 🧾 Categorizes an issue or PR as relevant to items (ItemsControl, ItemsRepeater, ...)
Projects
None yet
Development

No branches or pull requests

3 participants