Skip to content

Upgrade jquery.scrollTo and include as webjar - #524

Merged
litvinovg merged 1 commit into
vivo-project:mainfrom
brianjlowe:bugfix/vivo-4148
Jun 10, 2026
Merged

Upgrade jquery.scrollTo and include as webjar#524
litvinovg merged 1 commit into
vivo-project:mainfrom
brianjlowe:bugfix/vivo-4148

Conversation

@brianjlowe

Copy link
Copy Markdown
Member

VIVO-4148: (please link to issue)

What does this pull request do?

Fixes the bug described in VIVO-4148 caused by outdated jquery.scrollTo plugin. Upgrades jquery.scrollTo to the most recent webjar release.

How should this be tested?

Follow the steps to reproduce listed in the linked issue. After applying the PR, you will now be able to scroll to the bottom of the VClass browse page, click the link for the second page of results, and have it update properly.

Interested parties

@VIVO-project/vivo-committers

Reviewers' expertise

Please add any new expertise in the list which might be needed for reviewing your PR or remove any of the listed if it is not needed.

Candidates for reviewing this PR should have some of the following expertises:
[No special expertise needed.]

Reviewers' report template

Please update the following template which should be used by reviewers.

General comment

A reviewer should provide here comments and suggestions for requested changes if any.

Testing

A reviewer should briefly describe here how it was tested

Code reviewing

A reviewer should briefly describe here which part was code reviewed

@chenejac chenejac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@brianjlowe works for me. I have tested this at the example of listing research works (articles), before application of this fix it did not work, and after using your PR it is fixed.

The code looks fine.

@litvinovg
litvinovg self-requested a review June 10, 2026 15:03

@litvinovg litvinovg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Works fine. Fixes the issue.

@litvinovg
litvinovg merged commit 3c936b5 into vivo-project:main Jun 10, 2026
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.

VClass browse page paging links fail due to error in jquery.scrollTo

3 participants