better 404 for some pages.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 30
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 6
Description
404 is not that great when i tried random IDs.
Blank pages on : https://www.openml.org/search?type=benchmark&sort=tasks_included&study_type=task&id=29765
https://www.openml.org/search?type=study&study_type=task&id=27467&sort=tasks_included
Works fine with other entities like dataset, tasks and runs
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
Reproduce the two linked search URLs with the invalid benchmark and study IDs, then compare them with the working dataset, task, and run cases mentioned in the issue. Trace the frontend entry point that renders these entity pages and verify that missing benchmark and study records show the site's 404 response instead of a blank page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100