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

Please implement MenuFlyoutItem.Click Event #227

Closed
Daoting opened this issue Sep 30, 2018 · 3 comments
Closed

Please implement MenuFlyoutItem.Click Event #227

Daoting opened this issue Sep 30, 2018 · 3 comments
Labels
kind/enhancement New feature or request platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform

Comments

@Daoting
Copy link
Contributor

Daoting commented Sep 30, 2018

I'm submitting a...

  • Feature request

Current behavior

Please implement MenuFlyoutItem.Click Event. Now I can use the Command to replace.

Expected behavior

Minimal reproduction of the problem with instructions

Environment

Nuget Package: 

Package Version(s): 

Affected platform(s):
- [x] iOS
- [x] Android
- [x] WebAssembly
- [ ] Windows
- [ ] Build tasks

Visual Studio
- [x] 2017 (version: )
- [ ] 2017 Preview (version: )
- [ ] for Mac (version: )

Relevant plugins
- [ ] Resharper (version: )
@jeromelaban jeromelaban added the kind/enhancement New feature or request label Oct 1, 2018
@ghuntley ghuntley added platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform labels May 22, 2019
@pkar70
Copy link
Contributor

pkar70 commented Oct 9, 2019

Yes, please add this event...

@jeromelaban
Copy link
Member

This was implemented in Uno 3.0

@ZeProgFactory
Copy link

I don't have the time to make a sample project, but for me the click event doesn't work in WASM, whereas the commands work fine.

  <PackageReference Include="Uno.UI.RemoteControl" Version="3.0.17" Condition="'$(Configuration)'=='Debug'" />
  <PackageReference Include="Uno.UI.WebAssembly" Version="3.0.17" />
  <PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.16" />
  <PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.16" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform
Projects
None yet
Development

No branches or pull requests

5 participants