Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

fix(Dialog): Out-of-viewport dialog can be dragged back in#8091

Merged
melloware merged 1 commit into
primefaces:masterfrom
Simbayyy:8090-allow-dialog-to-be-dragged-back-into-viewport
Jun 16, 2025
Merged

fix(Dialog): Out-of-viewport dialog can be dragged back in#8091
melloware merged 1 commit into
primefaces:masterfrom
Simbayyy:8090-allow-dialog-to-be-dragged-back-into-viewport

Conversation

@Simbayyy

Copy link
Copy Markdown
Contributor

Closes #8090

Allow dragging up a dialog that is out of the viewport's bottom
Allow dragging left a dialog that is out of the viewport's right
Closes primefaces#8090
@github-actions

Copy link
Copy Markdown

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Jun 16, 2025
@melloware melloware merged commit 1e7b69d into primefaces:master Jun 16, 2025
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Type: Bug Issue contains a defect related to a specific component.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dialog: When out of the viewport, dialog cannot be esaily dragged back

2 participants