[PR #420] [CLOSED] 日本語入力時の制御修正 #1016

Closed
opened 2026-02-04 21:44:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/420
Author: @HS-KunioOkita
Created: 3/24/2023
Status: Closed

Base: masterHead: feature/bugfix/keydown_iscomposing


📝 Commits (1)

  • d409d03 日本語入力時の制御修正

📊 Changes

7 files changed (+11 additions, -13 deletions)

View changed files

📝 client/src/components/Card/NameEdit.jsx (+3 -0)
📝 client/src/components/CardModal/NameField.jsx (+1 -1)
📝 client/src/components/CardModal/Tasks/Add.jsx (+1 -1)
📝 client/src/components/CardModal/Tasks/NameEdit.jsx (+1 -1)
📝 client/src/components/List/CardAdd.jsx (+4 -0)
📝 client/src/components/List/NameEdit.jsx (+1 -0)
📝 client/src/locales/_/index.js (+0 -10)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/420 **Author:** [@HS-KunioOkita](https://github.com/HS-KunioOkita) **Created:** 3/24/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/bugfix/keydown_iscomposing` --- ### 📝 Commits (1) - [`d409d03`](https://github.com/plankanban/planka/commit/d409d03876cc34ebbdc934104dd77c07d7337d04) 日本語入力時の制御修正 ### 📊 Changes **7 files changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `client/src/components/Card/NameEdit.jsx` (+3 -0) 📝 `client/src/components/CardModal/NameField.jsx` (+1 -1) 📝 `client/src/components/CardModal/Tasks/Add.jsx` (+1 -1) 📝 `client/src/components/CardModal/Tasks/NameEdit.jsx` (+1 -1) 📝 `client/src/components/List/CardAdd.jsx` (+4 -0) 📝 `client/src/components/List/NameEdit.jsx` (+1 -0) 📝 `client/src/locales/_/index.js` (+0 -10) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:44:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1016