dillon1000/react
Commit
Browse files [playground] Persist open tabs on compiler error (#34673)
This change allows it so that tabs that were open before a compiler error are automatically opened again when the error is resolved. Quality of life change for those especially working with the advanced view of the playground. https://github.com/user-attachments/assets/cd2dc117-e6fc-4f57-a08f-259757c4f5e8
Changed paths3 files
First-parent comparisoncompiler/apps/playground/components/AccordionWindow.tsx ModifiedM compiler/apps/playground/components/Editor/Output.tsx ModifiedM compiler/apps/playground/components/TabbedWindow.tsx ModifiedPatch
Files changed
Rendering syntax-highlighted changes…