Skip to content

Including AppBarButton.AllowFocusOnInteraction with Flyout Documentation in Gallery #791

Open

Description

Is this a totally new sample, an addition to an existing sample page, or a modification of an existing sample page?

  • New sample
  • Addition to existing sample
  • Modification to existing sample

If this is an addition/modification to an existing sample page, which one?
AppBarButton sample

Describe the sample
I think the addition of a Flyout example for the AppBarButton could be beneficial. Especially if it includes usage of the AllowFocusOnInteraction property - such as a flyout that allows for input.

Is your sample request related to a problem? Please describe it

I was having issues with having an AppBarButton.Flyout accepting input, even when the same flyout recreated on other elements worked just fine.

Poking around some articles of others having the same issue, I found the solution was to set AppBarButton.AllowFocusOnInteraction="True".

An extra example here for flyout input might ease some future users some pain: it seems to be a common enough scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementExpand an existing sample or add feature to app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions