Oscar

Results 8 comments of Oscar

速度太快了,等半个月再用吧。

> @oscargong Regarding the second issue the button is refresh, not reset. Regarding the label Go - we need to check more thoroughly and if you are right we will...

I am using both Firefox and Chrome, "Get website icons from" is really a neat feature, could you bring this to Chrome as well? Thanks

Hi @droshev I made a stackblitz example: https://stackblitz.com/edit/e2njgi?file=src%2Fapp%2Fbreadcrumb-routerLink-example.component.html Also a screen recording: https://github.com/SAP/fundamental-ngx/assets/7035787/72474bab-9cc1-4b7f-a0ae-10a1148a2379 I have a `(click)` event bind to the `` inside the `fd-breadcrumb-item`. But this click event will...

> > Hi @droshev > > I made a stackblitz example: > > [stackblitz.com/edit/e2njgi?file=src%2Fapp%2Fbreadcrumb-routerLink-example.component.html](https://stackblitz.com/edit/e2njgi?file=src%2Fapp%2Fbreadcrumb-routerLink-example.component.html) > > Also a screen recording: > > Oscar.ScreenCapture.2024-04-04.at.09.28.mp4 > > I have a `(click)` event...

> > Breadcrumb is used to indicate the table tree node hierarchy, not route. > > @oscargong are you using the breadcrumb to manipulate the tree? It doesn't seem correct...

Could we have an EventEmitter similar to the `item-click` event in UI5-WebComponent? https://sap.github.io/ui5-webcomponents/components/BreadcrumbsItem/