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

Insufficient collection information when submitting an article #1602

Open
PabloDeAlbu opened this issue Apr 18, 2022 · 4 comments · May be fixed by #2070 or #3327
Open

Insufficient collection information when submitting an article #1602

PabloDeAlbu opened this issue Apr 18, 2022 · 4 comments · May be fixed by #2070 or #3327

Comments

@PabloDeAlbu
Copy link

Describe the bug

Sometimes the collections returned by the collection browser cannot be differentiated because their name is exactly the same as another collection, as well as the name of their parents community.

For example, supose you have two communites named "Institution A" and "Institution B", and they have two subcommunities named "Reports" that have a collection called "Research reports" and I want to submit an item in "Institution B > Reports > Research reports"

When I search for the "Research Reports" collection, it is impossible to differentiate the "Reports" subcommunity collection in "Institution A" from the "Reports" subcommunity in "Institution B".

image

To Reproduce
Steps to reproduce the behavior:

  1. Create two top level communitties named "A" and "B"
  2. Create two communities for each to level community named "Reports"
  3. Create two subcommunities named "Research reports" in each "Reports" community
  4. Try to submit an item in "B > Reports > Research reports"

Expected behavior
Instead of displaying only the name of the parent community, the interface could display the full hierarchy as in xmlui

image

@PabloDeAlbu PabloDeAlbu added needs triage New issue needs triage and/or scheduling new feature labels Apr 18, 2022
@tdonohue tdonohue added high priority and removed needs triage New issue needs triage and/or scheduling labels May 9, 2022
@tdonohue tdonohue added bug and removed new feature labels Jun 29, 2022
@tdonohue tdonohue moved this to To Do in DSpace 7.5 release Oct 11, 2022
@tdonohue tdonohue moved this to 🏗 In Progress in DSpace 7.6 Release Feb 21, 2023
@tdonohue tdonohue moved this from 📋 To Do to 🏗 In Progress in DSpace 8.0 Release Jun 28, 2023
@tdonohue tdonohue moved this from 🏗 In Progress to 📋 To Do in DSpace 8.0 Release Apr 22, 2024
@tdonohue tdonohue moved this to 📋 To Do in DSpace 9.0 Release May 24, 2024
@tdonohue
Copy link
Member

Realized today this is semi-related to #2556 (because adding a collection submit button is another way to solve this issue).

Also, it is worth noting that a workaround exists. If you browse to the collection first & then visit "New" -> "Item" sidebar menu, then the first entry in that list will always be the collection you've browsed to. In other words, that "New" -> "Item" sidebar menu popup already does detect which Collection you are currently viewing. See this comment for step-by-step instructions of this workaround: #2556 (comment)

Nonetheless, I still agree it'd be useful to provide more collection information in the popup (to differentiate similar named collections) as it'd improve usability.

@PitbaranK
Copy link

Hi @tdonohue, We'd like to claim this.

im-shubham-vish added a commit to im-shubham-vish/dspace-angular that referenced this issue Aug 16, 2024
@tdonohue
Copy link
Member

@PitbaranK : Apologies for the delayed response, but I was out of the office for much of August. Assigning this to you.

@tdonohue tdonohue moved this from 📋 To Do to 🏗 In Progress in DSpace 9.0 Release Aug 28, 2024
im-shubham-vish added a commit to im-shubham-vish/dspace-angular that referenced this issue Sep 13, 2024
im-shubham-vish added a commit to im-shubham-vish/dspace-angular that referenced this issue Oct 19, 2024
…ng an article (removed no longer going to be use parentTitle var)
im-shubham-vish added a commit to im-shubham-vish/dspace-angular that referenced this issue Oct 22, 2024
…ng an article(removed no longer use variable parentTitle)
@PitbaranK
Copy link

@tdonohue,
We have completed and pushed the changes suggested by @Leano1998 and are awaiting final merge. Please let me know if there are any pending action items from our side in #1602.

im-shubham-vish pushed a commit to im-shubham-vish/dspace-angular that referenced this issue Dec 10, 2024
im-shubham-vish added a commit to im-shubham-vish/dspace-angular that referenced this issue Dec 10, 2024
Fix for DSpace#1602 Insufficient collection information when submitting an article.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment