sandpack
sandpack copied to clipboard
A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
# Bug report ## Packages affected - [ ] sandpack-client - [ x ] sandpack-react ## Description of the problem Unable to use any of the frameworks Sandpack claims to...
Depends on https://github.com/codesandbox/codesandbox-client/pull/8471 https://github.com/codesandbox/sandpack/assets/4838076/c1963564-669b-40c0-8a0d-847c89321269
# Tell us how you think we can improve Sandpack ## Packages affected - [x] sandpack-client - [x] sandpack-react ## What is this feature? Ability to add images that can...
# Bug report ## Packages affected - [x] sandpack-client - [x] sandpack-react ## Description of the problem Custom asymmetric matchers break in Sandpack, because they're not being called with the...
## Issue: - FileTabs has given the role `tab`, but the tab [accessibility pattern](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-manual/#:~:text=Accessibility%20Features,-To%20ensure%20people&text=The%20active%20tab%20has%20a,element%20of%20the%20tab%20element.) is not taken care. Issues noticed: - Not highlighting the tab when the file name is...
# Bug report ## Packages affected - [ ] sandpack-client (unclear) - [x] sandpack-react ## Description of the problem I'm using Sandpack to bundle and run pre-existing code which is...
# Bug report ## Packages affected - [ ] sandpack-client - [X] sandpack-react ## Description of the problem Hi, I've been trying to get rid of what i think is...
please am trying to make an iframe my drop target, is it possible with sandpack ```tsx import { SandpackLayout, SandpackCodeEditor, SandpackPreview, SandpackStack, useSandpack, SandpackConsole, } from "@codesandbox/sandpack-react"; import { SandpackFileExplorer...
# Bug report ## Packages affected - [x] sandpack-client - [x] sandpack-react ## Description of the problem The editor is not direct tab key activable. The user needs to explicitly...
# Bug report ## Packages affected - [ ] sandpack-client - [ ] sandpack-react ## Description of the problem