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** The statistics link in the header navbar is contextualized to the DSpace Object that is currently visualized, site, community, collection or item. This is confusing for end...

bug
usability
component: statistics
high priority
Estimate TBD

## Description When displaying a Community with both child Collections and sub-Communities, the pagination controls for the two lists will have duplicate `id` attributes. SiteImprove considers this an accessibility issue....

bug
help wanted
accessibility

**Describe the bug** This issue is reproducible on both https://sandbox.dspace.org (running pre-8.0) and https://demo.dspace.org (running 7.x). When attempting to create a new Collection, the request always takes a long time...

bug
high priority
component: Collection
testathon

The section "Discover" on the Dspace home page is missing Spanish translations for it's title and advanced search. Suggested translations: - Discover = "Filtrar" (Since more than discovering something you're...

bug
help wanted
i18n / l10n
needs triage

To reproduce this, you can either WAVE the page (a static accessibility testing tool, an addon to the browser) of insert the hexadecimal values of the colors to WebAIM's [ContrastChecker](https://webaim.org/resources/contrastchecker/)....

bug
help wanted
accessibility
component: submission
testathon

## References * Fixes #2891 * Fixes #2889 ## Description This is a small follow-up PR to fix the mentioned issues ## Checklist - [x] My PR is small in...

bug
1 APPROVAL

## References * Fixes #2668 (if this fixes an issue ticket) ## Description Cookie setting menu accesibility bug fixed. ## Instructions for Reviewers i have fixed the issues about contrast...

accessibility
1 APPROVAL
port to dspace-7_x

## References * Fixes #2904 ## Description This PR fixes an issue where on save the first describe step wouldn't show it was validated after saving with certain configurations. ##...

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

DSpace 8 Metadata Query report results are only displayed in the UI. Users cannot export the results.  A way to add an export option would be to mimic what already...

help wanted
new feature
tools: export
component: admin reports

In the component classes of DSpace 8 reports (filtered-collections-component.ts and filtered-items-component.ts), a DSpaceRestService insance is used to send requests to the REST layer. It may be better to create and...

bug
help wanted
code task
component: admin reports