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

## References * Fixes #3111 ## Description With this PR, LaTeX formulas are rendered with mathjax before any markdown rendering is applied. This fixes unwanted behaviors described on the linked...

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

#### Issue / context During the Angular 15 upgrade, @Atmire-Kristof noticed conflicts between the newer versions of the following libraries: * [`ng-bootstrap`](https://github.com/ng-bootstrap/ng-bootstrap) * v14 supports Angular 15 properly * [`@ng-dynamic-forms`](https://github.com/udos86/ng-dynamic-forms)...

improvement
help wanted
Difficulty: High
dependencies
component: submission
high priority

## References - Fixes #3084 ## Description Made `AdminSearchPageComponent` and `AdminWorkflowPageComponent` themeable & fixed minor css issue where the navbar would overflow over the breadcrumbs in mobile mode ## Checklist...

bug
accessibility
component: Discovery
themes
1 APPROVAL

## References * Fixes #2668 ## Description Adding and changing some classes in the global scss to make the cookie settings more accessible. ## Instructions for Reviewers List of changes...

bug
accessibility
1 APPROVAL
port to dspace-7_x

**Describe the bug** In the "We collect and process your personal information..." box, there is green text on the black background. The contrast between these two is not sufficient: accessibility...

bug
accessibility
medium priority

**Describe the bug** As agreed/described by #818 (the discussion ticket that preceded this one), the Submission process should only use WorkspaceItem and/or WorkflowItem endpoints. Not usage of other endpoints (like...

bug
improvement
help wanted
Difficulty: High
component: submission
component: configurable entities
high priority
Estimate TBD

**Describe the bug** If you select a browse value in a metadata value browse (add value={browse-value} to url), but then want to search for (another) browse value & start to...

bug
component: Discovery
claimed: Atmire
affects: 8.x
affects: 7.x

**Describe the bug** For an entity page with a tabbed search using two different search configuration. If you in one of the tabs select a sort order which does not...

bug
component: Discovery
claimed: Atmire
affects: 8.x
affects: 7.x

Allow input of alternative text for collection and community logos/thumbnails ## References Fixes #1306 This change was addressed in #1306, which now allows detailed description of thumbnail images of items,...

accessibility
1 APPROVAL

Hi @tdonohue , I'm @jtimal partner, I like to share this PR with you: ## References * Fixes #2882 ## Description ## Instructions for Reviewers I added a function for...

bug
component: submission
1 APPROVAL
port to main