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

[Bug] Shell SearchHandler Command don't trigger on "x" click #12859

Open
maxkoshevoi opened this issue Nov 15, 2020 · 1 comment
Open

[Bug] Shell SearchHandler Command don't trigger on "x" click #12859

maxkoshevoi opened this issue Nov 15, 2020 · 1 comment

Comments

@maxkoshevoi
Copy link

Description

SearchHandler Command don't trigger on "x" click (when you have some text entered "x" icon appears, if you click on it it clears the text, but command doesn't get triggered)

Steps to Reproduce

  1. Create Shell app with MVVM architecture
  2. Add SearchHandler to any page
  3. Enter any text, perform search
  4. Press on x icon on the right of SearchHandler

Expected Behavior

Command is triggered on x click

Actual Behavior

Command is not triggered on x click

Basic Information

  • Version with issue: 4.8
  • Last known good version:
  • IDE: VS2019 16.8.1
  • Platform Target Frameworks:
    • iOS:
    • Android: 11
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

SearchHandler

Reproduction Link

Workaround

@maxkoshevoi maxkoshevoi added s/unverified New report that has yet to be verified t/bug 🐛 labels Nov 15, 2020
@samhouts samhouts added this to New in Triage Nov 15, 2020
@jsuarezruiz jsuarezruiz moved this from New to Needs Estimate in Triage Nov 17, 2020
@jsuarezruiz jsuarezruiz removed the s/unverified New report that has yet to be verified label Nov 17, 2020
@jsuarezruiz
Copy link
Contributor

cc @PureWeen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Triage
  
Needs Estimate
Development

No branches or pull requests

2 participants