docs icon indicating copy to clipboard operation
docs copied to clipboard

Add a reset button to the tutorial editors

Open AbhayVAshokan opened this issue 1 year ago • 1 comments

Please add a reset button to the tutorial editors. A browser refresh does reset the current editor state. A dedicated button to reset the editor may add a better UX.

AbhayVAshokan avatar Sep 14 '24 05:09 AbhayVAshokan

This would go to vuejs/repl where the editor component is being maintained

They added a toggle button recently, so this should be a good hint of how to do it https://github.com/vuejs/repl/pull/283

AloisSeckar avatar Sep 14 '24 07:09 AloisSeckar