Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] SwipeItem clicked event not working #11286

Closed
Sa1Gur opened this issue Jul 2, 2020 · 1 comment
Closed

[Bug] SwipeItem clicked event not working #11286

Sa1Gur opened this issue Jul 2, 2020 · 1 comment
Assignees
Labels
a/swipeview e/2 🕑 2 in-progress This issue has an associated pull request that may resolve it! p/Android t/bug 🐛
Milestone

Comments

@Sa1Gur
Copy link

Sa1Gur commented Jul 2, 2020

Description

Help doesn't show clicked usage. And there is no effect when I add eventhandler.

Steps to Reproduce

Add into xaml

<SwipeItems>
      <SwipeItem Text="Some Text"  Clicked="_Clicked" />                                        
</SwipeItems>

Expected Behavior

Event fires

Actual Behavior

Event not fires

Basic Information

  • Version with issue: Xamarin.Forms 4.7.0.1080
  • IDE: VS 2019 preview 3.1
  • Platform Target Frameworks:
    • Android: Android 9.0
  • Nuget Packages: Xamarin.Forms 4.7
  • Affected Devices: emulator Pixel 3a XL Q10

Workaround

Use Invoked

@Sa1Gur Sa1Gur added s/unverified New report that has yet to be verified t/bug 🐛 labels Jul 2, 2020
@pauldipietro pauldipietro added this to New in Triage Jul 2, 2020
@jsuarezruiz jsuarezruiz self-assigned this Jul 2, 2020
@jsuarezruiz jsuarezruiz added this to Backlog in SwipeView via automation Jul 2, 2020
@jsuarezruiz jsuarezruiz added e/2 🕑 2 and removed s/unverified New report that has yet to be verified labels Jul 3, 2020
@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Jul 3, 2020
@jsuarezruiz jsuarezruiz moved this from Backlog to In Progress in SwipeView Jul 3, 2020
@jsuarezruiz
Copy link
Contributor

This issue will be fixed by #11298 but you can use the Invoked event.

@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jul 3, 2020
@samhouts samhouts added this to In Progress in 4.7.0 Jul 3, 2020
@samhouts samhouts removed this from In Progress in 4.7.0 Jul 8, 2020
@samhouts samhouts removed this from Ready For Work in Triage Jul 9, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from To do to In progress in Android Ready For Work Jul 30, 2020
@samhouts samhouts added this to the 5.0.0 milestone Aug 4, 2020
@samhouts samhouts removed this from In Progress in vCurrent (4.8.0) Aug 4, 2020
@samhouts samhouts added this to In Progress in vNext+1 (5.0.0) Aug 11, 2020
@samhouts samhouts moved this from In Progress to Done in vNext+1 (5.0.0) Aug 17, 2020
myroot pushed a commit to myroot/Xamarin.Forms that referenced this issue Aug 19, 2020
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
fixes xamarin#11286
sung-su pushed a commit to sung-su/Xamarin.Forms that referenced this issue Aug 20, 2020
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
fixes xamarin#11286
sung-su pushed a commit to sung-su/Xamarin.Forms that referenced this issue Aug 20, 2020
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
fixes xamarin#11286
Android Ready For Work automation moved this from In progress to Done Aug 21, 2020
SwipeView automation moved this from In Progress to Done Aug 21, 2020
@samhouts samhouts removed this from Done in Android Ready For Work Nov 3, 2020
@samhouts samhouts removed this from Done in SwipeView Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/swipeview e/2 🕑 2 in-progress This issue has an associated pull request that may resolve it! p/Android t/bug 🐛
Projects
No open projects
Development

No branches or pull requests

3 participants