dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
**Is your feature request related to a problem? Please describe.** With Angular Universal, during server-side-rendering (SSR), REST requests are made from server-to-server. After rehydration the client-side-renderting (CSR) REST requests are...
**Describe the bug** While editing an item's metadata via the Edit item Metadata tab, occasionally all the metadata values are wiped off apart for the value currently being edited -...
**Describe the bug** During the page load of the DSpace front page 2 requests get send to google analytics. Both events signify a page view, but use a different way...
**Describe the bug** The virtual relationship metadata on an item, that is added at run-time depending on the relationships that Item has with other entities, and thus not present in...
**Describe the bug** If you begin at an object like a community and log in via Shibboleth to view restricted collections or sub-communities these objects don't appear until you reload...
**Describe the bug** If you attempt to sent any submission field to "submission" visibility, it will be entirely hidden in the submission form. **To Reproduce** Steps to reproduce the behavior:...
**Is your feature request related to a problem? Please describe.** Nodejs v16 is the latest release supported by DSpace 7. However Nodejs v16 will be EOL September 2023. Any new...
## References * Fixes #1435 ## Description Adds a request preprocessor function to Mirador viewer configuration. If a DSpace auth token is present, the function adds an authentication header to...
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #[issue-number] * Requires DSpace/DSpace#[pr-number] (if a REST API PR is required to test this) ##...
Whether on the homepage, or scoped to a collection, if you first browse by issue date, then immediately select to browse by author, the list shows, but the javascript console...