coreui-angular icon indicating copy to clipboard operation
coreui-angular copied to clipboard

toaster doesn't fire visibleChange

Open Porkechebure opened this issue 1 year ago • 5 comments

all is latest version as of today. Chrome, win 11, coreUI.

<c-toaster (visibleChange)="onToastVisibleChange($event)" *ngFor="let pos of positions | slice : 1" [ngClass]="'p-3'" position="fixed" placement="{{pos}}">

on close visibleChange does anything

Also toaster sample: https://coreui.io/demos/angular/4.2/default-v3/#/notifications/toasts

has broken doc link

Porkechebure avatar Dec 11 '23 14:12 Porkechebure

@Porkechebure

Thanks for pointing out broken link!

ToasterComponent does not expose visibleChange output, ToastComponent does. https://coreui.io/angular/docs/components/toast

xidedix avatar Dec 11 '23 16:12 xidedix

@xidedix any plans for opening some tasks?

AdrianRomanski avatar Jan 08 '24 10:01 AdrianRomanski

@AdrianRomanski Can you please share some details?

xidedix avatar Jan 08 '24 10:01 xidedix

@xidedix Sorry my message were cut of dunno why. I was asking if you as coreui-angular are planning to open any tasks for open source community.

AdrianRomanski avatar Jan 08 '24 10:01 AdrianRomanski

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

github-actions[bot] avatar Mar 09 '24 20:03 github-actions[bot]