justcaliturner / simple-code-editor

Simple code editor for Vue.js
https://simple-code-editor.vicuxd.com
150 stars 27 forks source link

Prevent tab event propogation #12

Closed TheRockettek closed 2 years ago

TheRockettek commented 2 years ago

This pull request adds .stop on all keydown.tab.prevent events. This stops any propogation of this tab event to parents. I was facing an issue when using headlessui where the popovers were also handling the tab event and closing the popover.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tianshengjiaoao/simple-code-editor/8mrYQhJGGTcSykeyhxgkYjXfC7hL
✅ Preview: https://simple-code-editor-git-fork-therockettek-master-tianshengjiaoao.vercel.app