mathiasbynens / mathiasbynens/jsperf.com
Remove code snippet not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
according to the docs:
> Can I remove a snippet from my test case?
> Absolutely. Just edit the test case, clear the ‘title’ and ‘code’ fields for the snippet you want to remove and save your changes.
but when attempting to do so it is acting as if the title field is required for a snippet and will not let me remove it. Once I hit save it refreshes the page and get the following message next to the snippet in question

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 reproducing the test-case edit flow described in the issue: clear a snippet’s title and code fields, save, and observe the validation message. Compare that behavior with the documented removal procedure; done means the empty snippet can be removed without a title-required error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100