Tina Chen
Tina Chen
### **Feature Request Description** In UI5 web component, when the user wants to use a custom theme in theming service, they need to download the zip file and find the...
### **Feature Request Description** When the user clicks the Menu button while the menu is opened, we want it to close https://sap.github.io/ui5-webcomponents/playground/components/Menu/ Something like: ```js const onButtonClick = () =>...
### **Feature Request Description** There is a busy state in table component: https://sap.github.io/ui5-webcomponents/playground/components/Table/ But there is no busy state in Dialog component https://sap.github.io/ui5-webcomponents/playground/components/Dialog/ We want to disable this dialog while...