[PM-24183] Updates aria-haspopup to dialog

This commit is contained in:
Jackson Engstrom
2026-01-30 10:49:43 -08:00
committed by GitHub
parent 997956b172
commit 17f264701c

View File

@@ -26,7 +26,7 @@
title="{{ 'editItemWithName' | i18n: cipher.name }}"
type="button"
appStopProp
aria-haspopup="true"
aria-haspopup="dialog"
>
{{ cipher.name }}
</button>