openui5 icon indicating copy to clipboard operation
openui5 copied to clipboard

sap.m.upload.UploadSet noDataText & noDataDescription behave incorrectly

Open ArtyomAD opened this issue 9 months ago • 1 comments

Hello Openui5 Team,

I face a strange behavior using latest version of 1.120 library. With last patch 1.120.27 appeared recently sap.m.upload.UploadSet start to behave incorrectly and not taking any values from "noDataText" and "noDataDescription" properties.

Steps to reproduce:

  1. Open - https://ui5.sap.com/1.120.27/#/entity/sap.m.upload.UploadSet/sample/sap.m.sample.UploadSetCustomUploader/code
  2. Add two properties to UploadSet: noDataText="hello" noDataDescription="world"
  3. Rerun app and delete items from UploadSet List Result - Default values displayed Image

Expected behavior: Image Expected result example prepared using this link: https://ui5.sap.com/1.120.26/#/entity/sap.m.upload.UploadSet/sample/sap.m.sample.UploadSetCustomUploader/code

Best regards, Artyom

ArtyomAD avatar Mar 04 '25 11:03 ArtyomAD

I've created the internal incident DINC0431719. The progress will be updated here on GitHub accordingly

DonkeyCo avatar Mar 05 '25 14:03 DonkeyCo