Skip to content

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

Merged
tdonohue merged 1 commit intoDSpace:masterfrom
atmire:recent-submissions-issue
May 14, 2019
Merged

[DS-4236] fix issues with collection recent submissions#397
tdonohue merged 1 commit intoDSpace:masterfrom
atmire:recent-submissions-issue

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.

3 participants