Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/publishで日本語入力が正常に行えない #194

Closed
kmycode opened this issue Oct 28, 2023 · 1 comment · Fixed by #216
Closed

/publishで日本語入力が正常に行えない #194

kmycode opened this issue Oct 28, 2023 · 1 comment · Fixed by #216
Labels
bug Something isn't working priority-high
Milestone

Comments

@kmycode
Copy link
Owner

kmycode commented Oct 28, 2023

バグの再現手順

  1. スマホ版の「投稿」ボタン、またはPCで/publishを開く
  2. 日本語で入力する

期待する動作

正常に日本語入力できる

実際の動作

最初の文字が確定されたまま入力されてしまう

詳しい情報

本家でも報告、react-router-v5にしたら発生したらしい
mastodon#25047

ソースを軽く確認したが、/publishだけ一般的なコンポーネントをそのまま配置している
(他はリスト一覧、アンテナ一覧など、ページとして表示することを前提としたコンポーネントを呼び出しているのに、/publishだけ画面の一部として使う予定のコンポーネントをそのままページ全体のものとして呼び出している?)
(あと、Composeは普通はComposeFormContainerを通して呼び出すのに、/publishで表示するときだけComposeFormContainerを通していないのも気になる)
他のコンポーネントとの実装の違いを確認してみたい

バグが発生したkmyblueサーバーのドメイン

No response

バグが発生したkmyblueのバージョン

9.0 beta

ブラウザの名前

No response

OS

No response

その他の詳細情報

No response

@kmycode
Copy link
Owner Author

kmycode commented Oct 29, 2023

本家PR
mastodon#27613

マージが確認されUpstreamを取り込み次第クロースします

@kmycode kmycode linked a pull request Nov 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant