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

Having issues implementing pagination component in custom theme #2643

Closed
MCristofalo opened this issue Nov 16, 2023 · 1 comment
Closed

Having issues implementing pagination component in custom theme #2643

MCristofalo opened this issue Nov 16, 2023 · 1 comment
Labels
bug needs triage New issue needs triage and/or scheduling

Comments

@MCristofalo
Copy link

Describe the bug
Hello DSpace team, it's a pleasure to get in contact.

We're currently using your product for a website we´re working on making a custom theme for the Angular frontend app.

In the documentation, your team mentions we just have to copy components from the custom theme.
We noticed while working there are a few that aren't in this theme folder and have tried implementing some with the method stated in the documentation but had no luck...

The first component giving us issues is the search filter (app/shared/search/search-filters/search-filter). If we add it to our theme folder and add it to lazy loader it shows blank, just the heading title. Is it possible to customize this component? if so how would we be able to do this? Or may this be a bug?

The other component that we try to do this same process without luck is the pagination component.

If we add to theme and include in eager file for theme folder it just doesn't work. We apply the same changes to the main component and this issues persists.

Is this possible in the current version?

Best,

To Reproduce
Steps to reproduce the behavior:

  1. Add pagination to custom theme folder
  2. Adjust imports
  3. Import pagination in lazy theme module declarations

Related work
Personal site

@MCristofalo MCristofalo added bug needs triage New issue needs triage and/or scheduling labels Nov 16, 2023
@tdonohue
Copy link
Member

We recommend support questions be asked on mailing lists per our Support guidelines: https://wiki.lyrasis.org/display/DSPACE/Support

I see you've already asked this on dspace-community mailing list, so I added an answer there instead. https://groups.google.com/g/dspace-community/c/vu6CyCmI7u8

Closing this ticket as the question was answered on mailing lists.

@tdonohue tdonohue closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage New issue needs triage and/or scheduling
Projects
Status: Done / Closed
Development

No branches or pull requests

2 participants