gitgdako
gitgdako
### Feature Request Description Fiori defines a PDF Viewer https://experience.sap.com/fiori-design-web/pdf-viewer/ which is also implemented in the reference implementation https://ui5.sap.com//#/entity/sap.m.PDFViewer We would like to use this component in UI5 React as...
### Describe the bug { Dialog, Bar } from '@ui5/webcomponents-react'; Source Doc: Dialog: https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/modals-popovers-dialog--docs Dialog Styling with MessageViewButton: https://experience.sap.com/wp-content/uploads/sites/56/2021/11/message-popover_overview_1.96.png https://experience.sap.com/fiori-design-web/messaging/#message-popover Using a dialog as described in your documentation with a...
### Describe the bug Adding a Menu to a ToolbarButton using state or the Modals API (https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/user-feedback-modals--docs) doesnt render the menu in the right place. The above code sample is...