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(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように #15126

Merged
merged 6 commits into from
Jan 4, 2025

Conversation

kakkokari-gtyih
Copy link
Contributor

@kakkokari-gtyih kakkokari-gtyih commented Dec 14, 2024

What

かいてあるとおり

Why

Fix #15118

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Dec 14, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.19%. Comparing base (84bf90d) to head (cdfa4ec).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #15126      +/-   ##
===========================================
+ Coverage    19.13%   19.19%   +0.06%     
===========================================
  Files          728      728              
  Lines       103887   103894       +7     
  Branches       993      992       -1     
===========================================
+ Hits         19876    19947      +71     
+ Misses       83455    83392      -63     
+ Partials       556      555       -1     

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

@kakkokari-gtyih
Copy link
Contributor Author

間違えてた(修正済み)

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@mi-gh-maintainer mi-gh-maintainer bot merged commit 1fbc129 into misskey-dev:develop Jan 4, 2025
22 checks passed
Copy link

Thank you 🙏

@kakkokari-gtyih kakkokari-gtyih deleted the fix-15118 branch January 4, 2025 06:24
Ruruke pushed a commit to Ruruke/misskey that referenced this pull request Jan 4, 2025
* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように

* Update Changelog

* Update MkPostForm.vue
kanarikanaru added a commit to HanaMisskey/misskey that referenced this pull request Jan 7, 2025
* 2025 (misskey-dev#15203)

* enhance(frontend): ワードミュート・ハードワードミュートの説明を追加 (misskey-dev#15207)

* pg_bigmが利用できるよう、ノートの検索をILIKE演算子でなくLIKE演算子でLOWER()をかけたテキストに対して行うように (misskey-dev#15205)

* Use LIKE-LOWER instead of ILIKE, which pg_bigm doesn't support.

* changelog: Enhance: pg_bigmが利用できるよう、ノートの検索をILIKE演算子でなくLIKE演算子でLOWER()をかけたテキストに対して行うように

* fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正 (misskey-dev#15184)

* fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正

* Update Changelog

* fix(backend): アプリ作成方式で作成したトークンの権限を表示するように (misskey-dev#15177)

* fix(frontend): MiAuth認可画面で、認可処理に失敗した場合でもコールバックURLに遷移してしまう問題を修正 (misskey-dev#15154)

* feat(MiAuth): アクセストークンの発行に失敗した場合コールバックに遷移しないようにする (MisskeyIO#831)

Cherry-picked from TeamNijimiss/misskey@8003596

Co-authored-by: nafu-at <satsuki@nafusoft.dev>

* Update Changelog

* Update Changelog

---------

Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: nafu-at <satsuki@nafusoft.dev>

* Chore: Docker内のDebianのバージョンを上げる(bookworm) (misskey-dev#15073)

* fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正 (misskey-dev#15082)

* fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正

* Update Changelog

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* enhance(frontend/aiscript): セーブ内容を削除できるMk:removeを追加 (misskey-dev#15158)

* enhance(frontend/aiscript): セーブ内容を削除できる`Mk:remove`を追加

* fix

* Update Changelog

* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように (misskey-dev#15126)

* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように

* Update Changelog

* Update MkPostForm.vue

* fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正 (misskey-dev#15183)

* fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正

* Update Changelog

* 🎨

* [ci skip] Update CHANGELOG.md (書き方を揃える)

---------

Co-authored-by: Yuba <m.takuma@gmail.com>
Co-authored-by: 4ster1sk <146138447+4ster1sk@users.noreply.github.com>
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: nafu-at <satsuki@nafusoft.dev>
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
1 participant