Martin Manzo

Results 20 comments of Martin Manzo
trafficstars

I'm having the opposite problem. If I clean the selected items array in the controller, the view doesn't update and items remain selected.

Add **[options]="{ action: 'hide' }"**, or the action that best suits your need, they are listed here https://semantic-ui.com/modules/dropdown.html#/settings. ``` ... ```

+1 For the moment I fixed by disabling keyboard navigation (it makes sense in my UX): `disabledKeyboardNavigation`

@cwses1 Actually this is only a css issue. If it's that critical the change the CSS as a workaround.

Hi @obiyoda , could you please provide more info? Knowing the Angular and Typescript version you are using would really help.

We haven't still made the library offialy compatible with Angular 7 so that may be the issue. Any way you can try one of this things: - Change the typescript...

Hi @obiyoda, did any of those option worked?

Hi @eliraneliassy , not that I'm aware of. Are you thinking on taking it?

Hello @cabrinoob , I didn't had the time to make the package compatible with Angular 7 so that is the issue. Would you mind making a PR?

Same with the webhook events. https://opensource.adobe.com/acrobat-sign/acrobat_sign_events/webhookeventsagreements.html#agreement-reminder-initiated defines `AGREEMENT_REMINDER_INITIATED` and `AGREEMENT_REMINDER_SENT` but they are missing in: https://github.com/adobe/acrobat-sign/blob/main/sdks/AcrobatSign_JAVA_SDK/src/main/java/io/swagger/client/model/webhooks/WebhookInfo.java