Skip to content

Support creating a new node and editing node with languages that requires an IME#1638

Open
mYanagimura wants to merge 2 commits intobenweet:masterfrom
mYanagimura:fix_submit_new_and_editing_node_name
Open

Support creating a new node and editing node with languages that requires an IME#1638
mYanagimura wants to merge 2 commits intobenweet:masterfrom
mYanagimura:fix_submit_new_and_editing_node_name

Conversation

@mYanagimura
Copy link

We cannot create a new node and edit node with languages that require an IME (Chinese, Japanese, Korean, etc.) in explorer window, because v-model doesn't update during IME composition and pressing enter key with IME is regarded as submitting instead of committing composition string. (See here for IME details https://developer.mozilla.org/en-US/docs/Mozilla/IME_handling_guide)

This PR supports creating a new node and editing node with those language in explorer window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant