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

AutomationProperties for Hamburger Menu #3839

Closed
sibille opened this issue Jun 5, 2020 · 0 comments · Fixed by #3856
Closed

AutomationProperties for Hamburger Menu #3839

sibille opened this issue Jun 5, 2020 · 0 comments · Fixed by #3856
Milestone

Comments

@sibille
Copy link

sibille commented Jun 5, 2020

Describe the feature

It seems as the Hamburgers Menu's AutomationProperties are not set on the Menu Button, MenuItems and OptionMenuItems. Is there a way to personalize the AutomationProperties.Name and Tooltip values or automatically set them to the Item's name?

@punker76 punker76 added this to the 2.0.2 milestone Jun 6, 2020
punker76 added a commit that referenced this issue Jun 16, 2020
Allow setting the AutomationProperties for HamburgerMenuItem

- AutomationProperties.HelpText
- AutomationProperties.LabeledBy
- AutomationProperties.Name

If Name or HelpText are empty the Label and ToolTip properties will be used.
@punker76 punker76 modified the milestones: 2.0.2, 2.1.0 Jun 16, 2020
punker76 added a commit that referenced this issue Jun 17, 2020
Allow setting the AutomationProperties for HamburgerMenuItem

- AutomationProperties.HelpText
- AutomationProperties.LabeledBy
- AutomationProperties.Name

If Name or HelpText are empty the Label and ToolTip properties will be used.
punker76 added a commit that referenced this issue Jun 17, 2020
Allow setting the AutomationProperties for HamburgerMenuItem

- AutomationProperties.HelpText
- AutomationProperties.LabeledBy
- AutomationProperties.Name

If Name or HelpText are empty the Label and ToolTip properties will be used.
punker76 added a commit that referenced this issue Jun 17, 2020
Allow setting the AutomationProperties for HamburgerMenuItem

- AutomationProperties.HelpText
- AutomationProperties.LabeledBy
- AutomationProperties.Name

If Name or HelpText are empty the Label and ToolTip properties will be used.
punker76 added a commit that referenced this issue Jun 18, 2020
…ties

- New HamburgerButtonName property to set AutomationProperties.NameProperty
- New HamburgerButtonHelpText property to set AutomationProperties.HelpTextProperty
punker76 added a commit that referenced this issue Jun 18, 2020
…ationProperties

(GH-3839) Allow setting AutomationProperties for HamburgerMenuItem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants