Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyDSpace status facets display incorrect (named resource) labels after selection #3975

Open
kshepherd opened this issue Feb 11, 2025 · 0 comments
Labels
affects: main Issue impacts "main" (latest release). affects: 8.x Issue impacts 8.x releases bug component: MyDSpace help wanted Needs a volunteer to claim to move forward

Comments

@kshepherd
Copy link
Member

Describe the bug

When a value in the status facet is selected (e.g. Archived), for some reason the displayed label changes from the status itself to the value of the named resource type in question (e.g. item, or workflow).

This can be observed in https://demo.dspace.org

  1. Log in as the administrator or any other user with a busy workspace
  2. Expand the Status left-hand facet and select Archived
  3. Note the label (regardless of locale)

Image

Image

Expected behavior

The displayed facet label should never change, it should just appear to be active and selected.

Notes

After selection, I can see named resource filters added to my search parameters: https://demo.dspace.org/mydspace?configuration=workspace&spc.page=1&f.namedresourcetype=item,authority

And these become the facets under status. It isn't clear to me why.

Related work

I'm not sure if this is related: https://github.com/DSpace/dspace-angular/pull/2388/files
Related feature issue: #1609

@kshepherd kshepherd added affects: 8.x Issue impacts 8.x releases affects: main Issue impacts "main" (latest release). bug component: MyDSpace labels Feb 11, 2025
@tdonohue tdonohue added the help wanted Needs a volunteer to claim to move forward label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: main Issue impacts "main" (latest release). affects: 8.x Issue impacts 8.x releases bug component: MyDSpace help wanted Needs a volunteer to claim to move forward
Projects
Status: 📋 To Do
Development

No branches or pull requests

2 participants