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

fix: paging of incoming links works again #2108

Merged
merged 32 commits into from
Feb 17, 2025

Conversation

derschnee68
Copy link
Collaborator

@derschnee68 derschnee68 commented Feb 13, 2025

resolves DEV-4587, DEV-4586

Copy link

linear bot commented Feb 13, 2025

@derschnee68 derschnee68 changed the title Feature/dev 4587 paging of incoming links is broken fix: paging of incoming links works again Feb 13, 2025
@derschnee68 derschnee68 marked this pull request as ready for review February 13, 2025 13:23
@derschnee68 derschnee68 requested review from irmastnt and removed request for irmastnt February 13, 2025 13:24
Copy link
Collaborator

@mpro7 mpro7 left a comment

Choose a reason for hiding this comment

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

Two suggestions below.

Copy link
Contributor

@domsteinbach domsteinbach left a comment

Choose a reason for hiding this comment

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

We should change it so the results of the first index are piped to be displayed even if there are more pages/results. And we should only load the index + 1 page additionally. Loading all possible pages is too expensive.

-> https://linear.app/dasch/issue/DEV-4594/enhance-incoming-links

Copy link

linear bot commented Feb 17, 2025

@derschnee68 derschnee68 merged commit 3e26477 into main Feb 17, 2025
14 checks passed
@derschnee68 derschnee68 deleted the feature/dev-4587-paging-of-incoming-links-is-broken branch February 17, 2025 14:25
irmastnt added a commit that referenced this pull request Feb 18, 2025
…ember-cannot-create-link-objects

* main:
  chore(deps-dev): bump @types/jasmine from 4.6.4 to 4.6.5 in the jasmine-karma-deps group (#2118)
  chore(main): release 11.26.0 (#2098)
  fix: does not display empty rows (#2122)
  fix: json parsing issue in en.json (#2117)
  fix: paging of incoming links works again (#2108)
irmastnt added a commit that referenced this pull request Feb 18, 2025
…the-resources-found-through

* main:
  chore(deps-dev): bump @types/jasmine from 4.6.4 to 4.6.5 in the jasmine-karma-deps group (#2118)
  chore(main): release 11.26.0 (#2098)
  fix: does not display empty rows (#2122)
  fix: json parsing issue in en.json (#2117)
  fix: paging of incoming links works again (#2108)
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.

4 participants