-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dialogs don't move to the corners of the view when moved quickly #2042
Open
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Comments
mcandu
added
the
Type: Bug
Issue contains a defect related to a specific component.
label
Dec 9, 2021
It looks like this happens in all 3 Prime libs NG, React, Vue |
github-actions
bot
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Nov 28, 2022
melloware
removed
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Nov 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a ... (check one with "x")
Current behavior
If you try to move any dialog quickly into the edges of the page it does two things:
This is a screenshot of one of the scenarios where you try to slam it in the upper left corner of the page and it not going all the way (notice the gaps between the edges of the page and the dialog):
Also, on MacOS (all browsers; I'm not sure about other OSs), the dialog slides beneath the scrollbar of the browser (notice the scrollbar of the dialog appearing below the scrollbar of the browser):
Expected behavior
The movement of the dialog should not be dependent of the speed the dialog is being moved with.
Also, if possible, it would be nice if the max dragging position is calculated including the scrollbar.
React version:
17.0.3
PrimeReact version:
6.3.2.
Browser: all
The text was updated successfully, but these errors were encountered: