Shareable dataset link not visible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 30
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 6
Description
When a dataset is uploaded, a concise URL is presented in the API output, eg: https://www.openml.org/d/45569. However, when this link is opened, the link in the browser changes to a longer version eg:https://www.openml.org/search?type=data&sort=runs&id=45569&status=active. At this point, it would be nice to find a button which can provide a shareable and concise URL again.
Contributor guide
No contributing guide indexed for this repository
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 by tracing how the dataset API output links to the dataset search page shown in the issue. Identify where the browser URL and page actions are handled; done means users can obtain a concise shareable dataset URL again after opening the longer link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100