SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

Add Ui5CustomEvent for UploadCollectionItem on rename cancel click #9704

Open tkeiner opened 3 weeks ago

tkeiner commented 3 weeks ago

Is your feature request related to a problem?

The UploadCollectionItem has a custom event that is fired when the attachment is renamed. However, there is no event for when the rename is cancelled. Currently I have to access the item via the querySelector and add an EventListener. This approach works but is not ideal.

Describe the solution you'd like

It would be great if the web components could also provide a custom event in case the rename is cancelled.

Describe alternatives you've considered

No response

Additional Context

No response

Organization

No response

Declaration

MarcusNotheis commented 3 weeks ago

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

yanaminkova commented 3 weeks ago

Hello @SAP/ui5-webcomponents-topic-rd ,

Could you please review this feature request and assess whether it's worth considering for implementation?

Thanks and Best regards, Yana