Vir-Mittal
Vir-Mittal
### **Feature Request Description** Original issue for reference - https://github.com/SAP/ui5-webcomponents/issues/5268 Sandbox - https://codesandbox.io/s/table-with-long-column-header-labels-vdrofi?file=/src/App.js For the Table component, when very long labels are used for the column headers and the screen...
### **Feature Request Description** The Table component allow the user to select multiple rows in MultiSelect mode. However, currently there is no option to disable the selection for a particular...
### **Feature Request Description** Currently, the "More Colors" option of the ColorPalettePopover returns the selected color in rgba format. ### **Proposed Solution** Is it possible to add an option to...
### Feature Request Description Allow resize option for ResponsivePopover like we have for the Dialog component as specified in the VD wiki for ResizablePopover ### Proposed Solution Allow resize option...
### Bug Description When you have a ResponsivePopover and a Menu component inside it, and you close the menu component, the "close" event of the ResponsivePopover is triggered. Sandbox -...