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

fix(droid): add workaround for NavView leaving blank on IsBackButtonVisible update #19517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Xiaoy312
Copy link
Contributor

GitHub Issue (If applicable): closes #19516, closes unoplatform/ziidms-private#46

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

after changing NavView::IsBackButtonVisible value, all NVItems would stop updating their layout/size when expanded/collapsed.

What is the new behavior?

added a workaround for this issue

PR Checklist

Please check if your PR fulfills the following requirements:

@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html

@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20250213/droid-lv-collapsed-blank branch from d3ff552 to 733009d Compare February 13, 2025 12:57
@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19517/index.html

@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20250213/droid-lv-collapsed-blank branch 2 times, most recently from 62e67b4 to e12cc8d Compare February 13, 2025 13:12
@Xiaoy312 Xiaoy312 enabled auto-merge February 13, 2025 13:12
@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20250213/droid-lv-collapsed-blank branch from e12cc8d to 7dc982b Compare February 13, 2025 13:14
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html

@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20250213/droid-lv-collapsed-blank branch from 7dc982b to c3624af Compare February 13, 2025 14:41
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19517/index.html

@unodevops
Copy link
Contributor

⚠️⚠️ The build 155049 has failed on Uno.UI - CI.

@Xiaoy312 Xiaoy312 force-pushed the dev/xygu/20250213/droid-lv-collapsed-blank branch from c3624af to 7786f65 Compare February 14, 2025 00:18
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19517/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19517/index.html

@unodevops
Copy link
Contributor

⚠️⚠️ The build 155089 has failed on Uno.UI - CI.

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

Successfully merging this pull request may close these issues.

[droid] Toggling NV.IsBackButtonVisible prevents NVIs expansion/collapse from updating their layout
4 participants