Open cuvar opened 4 months ago
Hello @SAP/ui5-webcomponents-topic-rd @TeodorTaushanov @olannyv this feature requests belongs to you and come from our colleagues from SAPUI5 MDC team.
Duplicated to #8167 (organization: SAP SF) and #8902 (organization: MXP) and will be resolved with Jira item BGSOFUIRODOPI-3015.
Feature Request Description
I noticed that the
ui5-responsive-popover
does not provide the ability to be resizeable and, therefore, show a resizehandle. For comparison, the following image shows theResponsivePopover
control in UI5 that is used in theVariantManagement
. It has aresizeable
property that is set totrue
. Therefore, it shows the resizeHandle at the top right corner. This feature seems to be missing for the ui5-responsive-popover.Proposed Solution
Providing a
resizeable
property similar to the existingui5-dialog
might solve the issue. However, the resizeHandle should be placed at the top right corner which is not the case for theui5-dialog
. Using this resizeHandle, users should be able to resize theResponsivePopover
.Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
Medium
Privacy Policy