mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 17:52:45 +08:00
FIX: keep bookmark modal open when using keyboard (#23707)
This commit is contained in:
parent
a441f07908
commit
b267c1054d
@ -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"}}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user