fix #5544: enlarge dropdown for external source import#5622
Conversation
|
I have tested. For me the list of changes made by this PR is appeared. pr_5622.mp4 |
nathanmlf
left a comment
There was a problem hiding this comment.
I have tested it and it works fine. For reference, I've attached a screenshot from the DSpace sandbox and one using your implementation.
DSpace sandbox:
New implementation:
Great job @guillermo-escire !
GauravD2t
left a comment
There was a problem hiding this comment.
Thanks, @guillermo-escire! I verified the behavior locally.
tdonohue
left a comment
There was a problem hiding this comment.
👍 Thanks @guillermo-escire ! This looks good to me too. I tested it and I like the larger sized dropdown.
|
Successfully created backport PR for |
|
Successfully created backport PR for |
|
Successfully created backport PR for |
References
Fixes #5544
Description
Enlarges the external source dropdown in the Import from External Sources page by increasing the initial page size from 5 to 20 and fixing the dropdown max-height CSS to allow proper scrolling.
Instructions for Reviewers
List of changes in this PR:
How to test:
Include guidance for how to test or review your PR. This may include: steps to reproduce a bug, screenshots or description of a new feature, or reasons behind specific changes.
Checklist
This checklist provides a reminder of what we are going to look for when reviewing your PR. You do not need to complete this checklist prior creating your PR (draft PRs are always welcome).
However, reviewers may request that you complete any actions in this list if you have not done so. If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!
mainbranch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lintnpm run check-circ-deps)package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.