You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-25 04:53:00 +02:00
feat(web): announce notifications to screen readers (#12071)
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
bind:this={menuElement}
|
||||
class:max-h-[100vh]={isVisible}
|
||||
class:max-h-0={!isVisible}
|
||||
class="flex flex-col transition-all duration-[250ms] ease-in-out"
|
||||
class="flex flex-col transition-all duration-[250ms] ease-in-out outline-none"
|
||||
role="menu"
|
||||
tabindex="-1"
|
||||
>
|
||||
|
Reference in New Issue
Block a user