dillon1000/react

Commit

[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
Browse files
Changed paths3 files
First-parent comparison
M compiler/apps/playground/components/AccordionWindow.tsx ModifiedM compiler/apps/playground/components/Editor/Output.tsx ModifiedM compiler/apps/playground/components/TabbedWindow.tsx Modified
Patch

Files changed

Rendering syntax-highlighted changes…