IQSS / IQSS/dataverse-frontend
Move datasets/collections: Add links to the dataset and collections in the alert message
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
Overview of the Feature Request
When moving datasets/collections from the Dashboard,
Have links to the moved dataset or collection and the target collection in the alert messages.
Example with success message dashboard.card.datamove.message.success (should also be applied to dashboard.card.datamove.message.failure.details and maybe other messages I forgot) :
Current JSF behavior (screenshot from JSF) :
Suggested modification (screenshot edited in JSF) :
What kind of user is the feature intended for?
Superuser
What inspired the request?
Admins wanting to check the target collection for error or verify the success of the data movement
Any open or closed issues related to this feature request?
- #309 (Move collections in the UI)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the dashboard data-move flow and the localization entry dashboard.card.datamove.message.success, then inspect the related failure-details message and other data-move alerts. Done means success and failure alerts link to the moved dataset or collection and the target collection, matching the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100