FIX: keep bookmark modal open when using keyboard (#23707)

This commit is contained in:
Kris 2023-09-28 17:01:22 -04:00 committed by GitHub
parent a441f07908
commit b267c1054d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,6 @@
@value={{this.bookmark.name}}
name="bookmark-name"
class="bookmark-name"
@enter={{action "saveAndClose"}}
placeholder={{i18n "post.bookmarks.name_placeholder"}}
aria-label={{i18n "post.bookmarks.name_input_label"}}
/>