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

NavigationBar does not have a default Back icon on non-mobile platforms #321

Closed
kazo0 opened this issue Sep 14, 2022 · 0 comments · Fixed by #614
Closed

NavigationBar does not have a default Back icon on non-mobile platforms #321

kazo0 opened this issue Sep 14, 2022 · 0 comments · Fixed by #614
Assignees
Labels
control/navigationbar kind/bug Something isn't working

Comments

@kazo0
Copy link
Contributor

kazo0 commented Sep 14, 2022

On Android and iOS the native bars are rendered which display the platform's native back button icon. For the platforms that use the XAML version of the NavigationBar, we should figure out if we can package an image asset in the library or perhaps use something like a SymbolIcon in the default NavigationBar style for non-mobile platforms. Although, this may not work in Windows as things get messy when trying to use IconElements within a style

Sample App
EmptySampleApp.zip

@kazo0 kazo0 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Sep 14, 2022
@Xiaoy312 Xiaoy312 added control/navigationbar and removed triage/untriaged Indicates an issue requires triaging or verification. labels Apr 28, 2023
@silviuo silviuo self-assigned this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control/navigationbar kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants