Missing error message on blank fields
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
When uploading a new dataset using https://www.openml.org/auth/upload-dataset, I forgot to add the dataset name and clicked upload. It kept uploading the dataset without throwing an error due to missing dataset name (which is a mandatory field).
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 at the upload-dataset page and trace how a submission with a blank dataset name is handled. Done means the upload is blocked and a clear missing-name error is shown for this mandatory field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100