dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
[DSpace 8 reports ](https://wiki.lyrasis.org/pages/viewpage.action?pageId=325255348) offer to the user the capacity to set large page size for results (between 10 and 1000) that can cause performance issue (See PR https://github.com/DSpace/dspace-angular/pull/2163#pullrequestreview-1906824687). The...
**Is your feature request related to a problem? Please describe.** DSpace 8 Reports cause performance load issues due to high numbers of item loading: - See PR comment : https://github.com/DSpace/dspace-angular/pull/2163/files#r1452576823:...
**Describe the bug** We discovered that when there's a single input field in the first describe step of submission, the orange (!) icon at the top of the section will...
I wrote this entirely in the browser and haven't tested or linted it yet locally. I will do so I added DRAFT to the title until then. ## References *...
## References * Fixes #2804 * Fixes #2813 ## Description This PR fixes the problems with authorityKeys being displayed in the facets and the labels. Previously the selected `FacetValue`s in...
**Describe the bug** On DSpace 7.6.1 when the frontend makes requests to the backend server, many of the requests have the user agent string: `"Mozilla/5.0 (Linux x64) node.js/18.20.0 v8/10.2.154.26-node.36"` instead...
**Describe the bug** When you have an `@link` with a `linkName` that differs from the property to which you added the decorator, the embedded data will not be linked to...
## References * Related to #2653 ## Description While testing the functionality introduced by #2653 to edit authority-controlled values in the current main branch, I have observed that it is...
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #2845 ## Description This PR introduces **custom ESLint plugins** as a means of automatically migrating...
**Describe the bug** Looks like migrating to standalone components in #2750 increased the size of our `main.js` bundle by about 30kB. While this is not a significant increase, it's a...