dotMorten / MauiEx

A set of .NET MAUI controls
Apache License 2.0
224 stars 55 forks source link

all SuggestionChosen methods fire when multiple AutoSuggestBox controls are present #72

Closed IanLJohnson closed 4 years ago

IanLJohnson commented 4 years ago

Description

all SuggestionChosen methods fire when multiple AutoSuggestBox controls are present

Steps to Reproduce

  1. Create page with multiple AutoSuggestBoxes
  2. Run app and select item in first Auto Suggest Box
  3. SuggestionChosen method fires for first Auto Suggest Box and then fires for second

Expected Behavior

Second SuggestionChosen method should not fire

Actual Behavior

Second SuggestionChosen method fires too

Basic Information

dotMorten commented 4 years ago

Duplicate of #69. Should have an update out in a day or two. Fix is already in master

dotMorten commented 4 years ago

Fix published: https://www.nuget.org/packages/dotMorten.Xamarin.Forms.AutoSuggestBox/1.1.1

federicojoselucia commented 4 years ago

Works like a charm. Thanx!

IanLJohnson commented 4 years ago

Really great your swift action in this matter, however if I look at the change set I notice that the only thing changes is the version number. Am I missing anything?

Kindest regards, Ian

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10

From: Morten Nielsenmailto:notifications@github.com Sent: Saturday, April 4, 2020 12:04 AM To: dotMorten/XamarinFormsControlsmailto:XamarinFormsControls@noreply.github.com Cc: Ian L. Johnsonmailto:ianljohnson@msn.com; Authormailto:author@noreply.github.com Subject: Re: [dotMorten/XamarinFormsControls] all SuggestionChosen methods fire when multiple AutoSuggestBox controls are present (#72)

Fix published: https://www.nuget.org/packages/dotMorten.Xamarin.Forms.AutoSuggestBox/1.1.1

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dotMorten/XamarinFormsControls/issues/72#issuecomment-608708613, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB3AMJR4VYCVQUVQBB7PS7DRKZMQLANCNFSM4L4BAGKQ.

dotMorten commented 4 years ago

@IanLJohnson There's a lot more than that: https://github.com/dotMorten/XamarinFormsControls/compare/v1.1.0...v1.1.1

IanLJohnson commented 4 years ago

Yes, I looked at all the change sets since my last visit and realize now that I was looking the first time at already work in progress.

Thanks!

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10

From: Morten Nielsenmailto:notifications@github.com Sent: Wednesday, April 8, 2020 5:57 PM To: dotMorten/XamarinFormsControlsmailto:XamarinFormsControls@noreply.github.com Cc: Ian L. Johnsonmailto:ianljohnson@msn.com; Mentionmailto:mention@noreply.github.com Subject: Re: [dotMorten/XamarinFormsControls] all SuggestionChosen methods fire when multiple AutoSuggestBox controls are present (#72)

@IanLJohnsonhttps://github.com/IanLJohnson There's a lot more than that: v1.1.0...v1.1.1https://github.com/dotMorten/XamarinFormsControls/compare/v1.1.0...v1.1.1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/dotMorten/XamarinFormsControls/issues/72#issuecomment-611042341, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB3AMJQSNKS4MAGQC22SN2DRLSNHZANCNFSM4L4BAGKQ.