Skip to content
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

Fixes #4762: Adds logic ScrollTo interop.js method detecting if method is executed inside a modal #4763

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

thabaum
Copy link
Contributor

@thabaum thabaum commented Oct 21, 2024

Fixes #4762
Adds logic ScrollTo interop.js method detecting if method is executed inside a class=".modal" for places like the admin modal popups.

This allows the ScrollToTop function to work properly inside areas like the admin\pages\add.razor popup modal

@sbwalker sbwalker merged commit 992a786 into oqtane:dev Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Modal Scroll To JS Interop Does Not Function As Intended For Admin Modals
2 participants