Replies: 1 comment
-
we should use debounce + title watcher instead setTimeout, it was the initial implementation The title can change in a few places in some pages, since we're composing them: check for example settings pages, there are a few useHead usages (IIRC). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was code-reading when I heard that elk is an accessible application.
I like the way AriaAnnouncer is made! I think it is thoughtful to screen reader users.
I was looking at the actual code, why are you delaying 512 ms when the title reads?
elk/components/aria/AriaAnnouncer.vue
Line 46 in b723d51
Beta Was this translation helpful? Give feedback.
All reactions