fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
6.32k stars 204 forks source link

Improve playground page design and functionality #897

Closed fabian-hiller closed 3 weeks ago

fabian-hiller commented 4 weeks ago

Discussed in https://github.com/fabian-hiller/valibot/discussions/893

Originally posted by **jojojojojoj5564656465465** October 23, 2024 Hey there, Could you enhance the playground usability? Here are a few suggestions: - Add an event listener to trigger the play button without requiring a mouse click. - Clear the terminal each time the run button is pressed. - Implement CSS Grid for a side-by-side layout of the editor and terminal using `grid-template-columns: 2fr 1fr`. Thanks!”