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

## Describe the bug If the navbar contains more items than the ones found by default, the search/language/login buttons container wraps in a new row on medium screens. ## To...

bug

## References * Fixes #3512 ## Description Removed a `white-space: nowrap` rule, added some `flex-shrink` and `flex-grow` classes, and removed a `flex-wrap` class so that the navbar is not wrapping...

bug
1 APPROVAL
port to dspace-8_x

## References * Fixes #3339, "No thumbnails available" text going outside the marked area. ## Description Resets the font size of the text that appears in place of thumbnails when...

bug
accessibility
1 APPROVAL

### Description Fixes #1602 Insufficient collection information when submitting an article. ### Instructions for Reviewers Sometimes, the collections returned by the collection browser are indistinguishable because their names are identical...

bug
usability
component: submission
1 APPROVAL

## References * Fixes #3170 * Fixes #3167 * Requires DSpace/DSpace#9882 * Relates to #3165 (and may require manual merge) ## Description This PR adds a new ItemPageLicenseFieldComponent, which allows...

new feature
integration: Creative Commons

## References * Requires https://github.com/DSpace/DSpace/pull/9912 ## Description Improves view statistic reporting by adding totals and new reports which aggregate item and bitstream visits at the Site, Community and Collection levels....

component: statistics
new feature

## Describe the bug There is a bug in DSpace when you are in the submission process and use the lookup to search for an author to create a new...

bug
component: submission
component: configurable entities
affects: main
affects: 8.x

…nditionally ## References * Fixes #3312 ## Description Emit a result list even if no items are found (result list of 0 items). The "Select page" and "Deselect page" drop-down...

bug
component: submission
component: configurable entities
1 APPROVAL
port to dspace-7_x
port to dspace-8_x

## References * Fixes #3462 ## Description Fixes include refactor the ORCID queue component (`orcid-queue.component.ts)` to update pagination options not only when changing pages (handled by the pagination component) but...

bug
1 APPROVAL
integration: ORCID
port to dspace-7_x
port to dspace-8_x

## Describe the bug In the ORCID Registry Queue table, if there are multiple pages and the items on the last page are unlinked/removed, the table will remain empty with...

bug
integration: ORCID