codesandbox / codesandbox/codesandbox-client
Styling is not visible caused by the Sandbox environment
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project
adheres to. - I have searched the issue tracker for an issue that matches the one I want
to file, without success.
Description of the problem
How has this issue affected you? What are you trying to accomplish?
To Reproduce
- Add an item by adding one to the form
- Click on the item
- => BUG: strike-through expected
- Paste the exact same code in https://playcode.io/react
- => Works: strike-through is visible
So the error is on caused by the Codesandbox environment
Link to sandbox: https://t.ly/HhcCB
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | Mar 31, 2024 |
| Browser | Chrome 123 |
| Operating System | macOS (Sonoma) |
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
The report provides a linked CodeSandbox reproduction and a PlayCode React comparison, but no repository file or test. Start by opening the sandbox and reproducing the missing strike-through in Chrome 123, then compare the same code in PlayCode. Done means the expected strike-through is visible in the CodeSandbox environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- devtools, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100