Keyboard arrow through pins and notifications

This commit is contained in:
Jason Zimdars
2025-07-30 16:07:55 -05:00
parent d3287adba3
commit 6227cf9a8b
12 changed files with 118 additions and 55 deletions
@@ -19,6 +19,7 @@ export default class extends Controller {
this.dialogTarget.show()
}
this.dialogTarget.setAttribute('aria-hidden', 'false')
this.dispatch("show")
}
toggle() {