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

Fix: チャットの絵文字ピッカーが正しく入力できないことがあるのを修正 #497

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

penginn-net
Copy link
Collaborator

@penginn-net penginn-net commented Oct 15, 2024

What

Fix #482

Why

Fix #482

Additional info (optional)

動いてるっぽいけどこれでいいのかしら

Checklist

  • コントリビューションガイドを読みました( Read the contribution guide)
  • ローカル環境で動作しました(Test working in a local environment)
  • (必要なら)CHANGELOG_YOJO.mdの更新((If needed) Update CHANGELOG_YOJO.md)
  • (必要なら)テストの追加((If possible) Add tests)

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 20.22%. Comparing base (2801c8c) to head (3589c88).
Report is 24 commits behind head on develop.

Files with missing lines Patch % Lines
...ontend/src/pages/messaging/messaging-room.form.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #497       +/-   ##
============================================
- Coverage    40.33%   20.22%   -20.11%     
============================================
  Files         1668      787      -881     
  Lines       225103   117374   -107729     
  Branches      3857     1088     -2769     
============================================
- Hits         90802    23744    -67058     
+ Misses      133654    93042    -40612     
+ Partials       647      588       -59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@penginn-net penginn-net merged commit 51b1e46 into yojo-art:develop Oct 16, 2024
16 of 17 checks passed
@penginn-net penginn-net deleted the emoji-picker branch October 16, 2024 08:36
@kozakura913 kozakura913 mentioned this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

チャット機能のリアクションピッカーが動作しない
2 participants