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

[DS-4236] fix issues with collection recent submissions #397

Merged
merged 1 commit into from
May 14, 2019

Conversation

artlowel
Copy link
Member

This PR fixes the following issues with the most recent items section on collection homepages

  • The most recent items on a collection homepage were retrieved using ItemDataService instead of SearchService, and were therefore not actually the most recent items. This was already fixed in Resolvers for item, collection and community home page #288, but was broken again due to a merge.

  • The list was re-rendered whenever the pagination returned any event. I added a check for differences before a re-render.

@artlowel artlowel requested a review from tdonohue May 14, 2019 16:38
Copy link
Contributor

@paulo-graca paulo-graca left a comment

Choose a reason for hiding this comment

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

It fixes issue "DS-4236 Flickering bug on Recent Submissions". Thank you @artlowel !

Copy link
Member

@tdonohue tdonohue left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@tdonohue tdonohue merged commit 1b66d18 into DSpace:master May 14, 2019
@benbosman benbosman deleted the recent-submissions-issue branch September 11, 2020 07:55
@tdonohue tdonohue added this to the 7.0preview milestone Jan 26, 2021
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.

None yet

3 participants