dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

DSpace 7.x (and later) User Interface built on Angular.io

Results 496 dspace-angular issues
Sort by recently updated
recently updated
newest added
trafficstars

## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #3255 * Requires https://github.com/DSpace/DSpace/pull/9794 ## Description Add new optional collection home page to display new...

needs discussion
new feature
component: Collection

## Describe the bug The Item page randomly gets stuck and doesn't load the content. The issue occurs for anonymous users in 8.x. I believe this is related to the...

bug
help wanted
component: Item
integration: QA Notifications
affects: main
affects: 8.x

## Describe the bug System wide alert does not display in DSpace 8.x If you turn on system wide alert and save, it might temporarily show up in your logged...

bug
help wanted
high priority
affects: main
affects: 8.x

## Describe the bug In DSpace 8.x, opening the simple item page of a withdrawn item when logged in as administrator stalls the frontend instance for about 10 to 15...

bug
high priority
component: Item
claimed: Atmire
affects: main
affects: 8.x

Hi @tdonohue, I like to share this PR with you. ## References * Fixes #3101 * Requires DSpace/DSpace#9866 ## Description Add rechaptcha's verification to feedback form. URI URL: '/info/feedback' Add...

new feature
merge conflict

## Description Currently, the relationship type labels are not unique and don't work well when the relationship type is not in the form `is{Entity1}Of{Entity2}`. This PR ensures they are unique...

i18n / l10n
component: configurable entities
merge conflict

## References * Fixes #2869 * Requires Backend PR: https://github.com/DSpace/DSpace/pull/9793 ## Description - * The list of current members on the edit group page is searchable now; * Edit EPerson...

authorization
new feature
merge conflict

## References * Fixes #3288 ## Description This PR introduces a change to the CreateCommunityParentSelectorComponent to display the admin-div section only to users with Site Administrator privileges. ## Instructions for...

bug
component: administrative tools
1 APPROVAL
component: Community
port to dspace-7_x
port to dspace-8_x

## References This is a backport to DSpace 8 of #3268 ## Description see #3268 ## Checklist - [x] My PR is **created against the `main` branch** of code (unless...

accessibility
high priority
merge conflict

## References * Fixes #3265 ## Description Introduced 4 new ESLint rules to enforce coding conventions that we already apply to most of the code. This work is based on...

improvement
code task