UX: tell 1Password to ignore the link name input (#28559)

This commit is contained in:
Kris 2024-09-12 11:13:43 -04:00 committed by GitHub
parent a7cd220704
commit 06b9e58542
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,6 +130,7 @@ export default class SectionFormLink extends Component {
name="link-name"
aria-label={{i18n "sidebar.sections.custom.links.name.label"}}
class={{@link.nameCssClass}}
data-1p-ignore
/>
{{#if @link.invalidNameMessage}}