mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: tell 1Password to ignore the link name input (#28559)
This commit is contained in:
parent
a7cd220704
commit
06b9e58542
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user