Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

[Bug] [Shell] [UWP] ToolbarItem secondary order is ignored

Open FrozDark opened this issue 3 years ago • 2 comments
trafficstars

Description

If set a toolbaritem's order to secondary in app with shell it's not working at all and is placed on main order

Steps to Reproduce

  1. Create Shell app
  2. Place toolbaritem with order=secondary

Expected Behavior

ToolbarItem gets hidden under three dots as in NavigationPage

Actual Behavior

ToolbarItem is placed on main order

Basic Information

  • Version with issue: 5.0.0.2291
  • Last known good version: one
  • Platform Target Frameworks:
    • UWP: 19041

Screenshots

1

Reproduction Link

UWPToolBarItemOrderIssue.zip

Workaround

None

FrozDark avatar Dec 23 '21 08:12 FrozDark

Looks related to #11706

jfversluis avatar Dec 23 '21 12:12 jfversluis

I know that this bug will never be fixed in Xamarin.Forms. Is there at least any workaround for this problem?

holecekp avatar Apr 26 '24 18:04 holecekp