Skip to content

feat(ui5-popover): implement resizable popover#12623

Merged
TeodorTaushanov merged 65 commits intomainfrom
popover_resize
Jan 9, 2026
Merged

feat(ui5-popover): implement resizable popover#12623
TeodorTaushanov merged 65 commits intomainfrom
popover_resize

Conversation

@TeodorTaushanov
Copy link
Copy Markdown
Member

@TeodorTaushanov TeodorTaushanov commented Nov 5, 2025

JIRA: BGSOFUIRODOPI-3384

Certain styles for slotted elements in the footer and header are overridden, similar to how it is done in the UI5 dialog.

fixes #8167
fixes #12088

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented Nov 10, 2025

🧹 Preview deployment cleaned up: https://pr-12623--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 10, 2025 12:02 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 11, 2025 13:13 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 14, 2025 14:32 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 17, 2025 12:48 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 17, 2025 12:55 Inactive
Copy link
Copy Markdown
Member

@alexandar-mitsev alexandar-mitsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(partial review)

  • the error for popovers without opener is back
    To reproduce - set resizable: true for all popovers at Popover.html test page.
    The console has the exception:
    Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect')
    at PopoverResize.getResizeHandlePlacement (PopoverResize.ts?t=1766136059469:80:31)
    at PopoverResize.setCorrectResizeHandleClass (PopoverResize.ts?t=1766136059469:57:18)

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview December 19, 2025 11:33 Inactive
@TeodorTaushanov
Copy link
Copy Markdown
Member Author

(partial review)

  • the error for popovers without opener is back
    To reproduce - set resizable: true for all popovers at Popover.html test page.
    The console has the exception:
    Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect')
    at PopoverResize.getResizeHandlePlacement (PopoverResize.ts?t=1766136059469:80:31)
    at PopoverResize.setCorrectResizeHandleClass (PopoverResize.ts?t=1766136059469:57:18)

Done

Comment thread packages/main/src/PopoverResize.ts
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview December 23, 2025 12:23 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview December 23, 2025 14:24 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 7, 2026 08:19 Inactive
Comment thread packages/main/src/PopoverResize.ts Outdated
Comment thread packages/main/src/PopoverResize.ts Outdated
Comment thread packages/main/src/Popover.ts
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 9, 2026 09:58 Inactive
@TeodorTaushanov TeodorTaushanov merged commit 50f11ec into main Jan 9, 2026
14 checks passed
@TeodorTaushanov TeodorTaushanov deleted the popover_resize branch January 9, 2026 12:00
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 9, 2026 12:00 Inactive
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version v2.19.0-rc.1 🎉

The release is available on v2.19.0-rc.1

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support to make ResponsivePopover resizable [Feature Request]: Allow resize option for ResponsivePopover

4 participants