mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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}}
|
@value={{this.bookmark.name}}
|
||||||
name="bookmark-name"
|
name="bookmark-name"
|
||||||
class="bookmark-name"
|
class="bookmark-name"
|
||||||
@enter={{action "saveAndClose"}}
|
|
||||||
placeholder={{i18n "post.bookmarks.name_placeholder"}}
|
placeholder={{i18n "post.bookmarks.name_placeholder"}}
|
||||||
aria-label={{i18n "post.bookmarks.name_input_label"}}
|
aria-label={{i18n "post.bookmarks.name_input_label"}}
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user