imodpasteur / imodpasteur/ShareLoc.XYZ
Share link error
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi @oeway,
When I generate a link for one deposit, for example [here](https://shareloc.xyz/#/r/10.5281%2Fzenodo.5507349?id=10.5281%2Fzenodo.5501779), it's not the deposit that I want to share(I wanted 10.5281%2Fzenodo.5501779 but showed 10.5281%2Fzenodo.5507349).
link is written
`https://shareloc.xyz/#/r/10.5281%2Fzenodo.5507349?id=10.5281%2Fzenodo.5501779`
So when I provide data for the article, manually changed the link to
`https://shareloc.xyz/#/r/10.5281%2Fzenodo.5501779`
Could you please take a closer look?
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the share-link generation using the two Zenodo identifiers shown in the issue and inspect the JavaScript code that builds the route and query string. Verify which deposit is displayed after opening the generated link; done means the requested deposit identifier is preserved in the generated URL and the displayed deposit matches it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100