Richard Chan

Results 3 issues of Richard Chan

**Describe the bug** There is a noticeable box-shadow on the Dialog's footer (bottom) when using it with high contrast black and white. **Isolated Example** https://sap.github.io/ui5-webcomponents-react/?path=/docs/modals-popovers-dialog--default-story&globals=theme:sap_fiori_3_hcb **To Reproduce** Steps to reproduce...

bug
High Prio
TOPIC B
SF

fix(ui5-view-settings-dialog): update setConfirmedSettings param strong type from String to Object and description sample code setConfirmedSettings' setting type should be an Object Fixes #5222 https://github.com/SAP/ui5-webcomponents-react/pull/3272

### **Bug Description** **ViewSettingsDialog** component doesn't get confirmed settings state from `setConfirmedSettings` on the first click/try. ### **Expected Behavior** **ViewSettingsDialog** component should get confirmed settings state from `setConfirmedSettings` on the...

feature request
Medium Prio
TOPIC B