DEV: give sidebar link buttons a data-list-item-name (#28389)

This commit is contained in:
Kris 2024-08-15 17:44:37 -04:00 committed by GitHub
parent 671f40ce07
commit 43abc219d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ const SidebarSectionLinkButton = <template>
{{on "click" @action}}
type="button"
class="sidebar-section-link sidebar-row --link-button"
data-list-item-name={{@text}}
>
<span class="sidebar-section-link-prefix icon">
{{icon @icon}}