Re: Minor patch to fix reggression of select2 option

2019-04-30 Thread Dave Page
Thanks, applied. Note to Akshay: When you tag 4.6, please make sure it is on the correct commit, and if we need to rewrap, you may need to move this issue to the 4.6 release notes. Thanks! On Tue, Apr 30, 2019 at 9:22 AM Neel Patel wrote: > Hi Dave, > > RM is 4218

Re: Minor patch to fix reggression of select2 option

2019-04-30 Thread Neel Patel
Hi Dave, RM is 4218 Thanks, Neel Patel On Tue, Apr 30, 2019 at 1:25 PM Dave Page wrote: > Hi > > What's the RM for this? > > On Tue, Apr 30, 2019 at 8:00 AM Neel Patel > wrote: > >> Hi Team, >> >> Please find attached patch to fix the issue where w

Re: Minor patch to fix reggression of select2 option

2019-04-30 Thread Dave Page
Hi What's the RM for this? On Tue, Apr 30, 2019 at 8:00 AM Neel Patel wrote: > Hi Team, > > Please find attached patch to fix the issue where we should properly > assigned 'dropdownParent' select2 options. > > This was regression of commit 6016a5ee989a8f3f56c4a03994eb57989c3c0717 > > Do review