Skip to content

Conversation

@kakkokari-gtyih
Copy link
Contributor

What

image

Why

Fix #16938

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

@codecov
Copy link

codecov bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.04%. Comparing base (4bc0026) to head (7186fa1).
⚠️ Report is 8 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #16946       +/-   ##
============================================
- Coverage    63.58%   14.04%   -49.55%     
============================================
  Files         1156      240      -916     
  Lines       115374    11345   -104029     
  Branches      8152     3760     -4392     
============================================
- Hits         73365     1593    -71772     
+ Misses       39827     7612    -32215     
+ Partials      2182     2140       -42     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kakkokari-gtyih kakkokari-gtyih marked this pull request as ready for review December 6, 2025 13:15
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 6, 2025
@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@kakkokari-gtyih
Copy link
Contributor Author

👀

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@kakkokari-gtyih kakkokari-gtyih requested a review from syuilo January 6, 2026 06:10
@syuilo syuilo merged commit bc5aef8 into misskey-dev:develop Jan 13, 2026
23 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in [実験中] 管理用 Jan 13, 2026
@syuilo
Copy link
Member

syuilo commented Jan 13, 2026

👍

@kakkokari-gtyih kakkokari-gtyih deleted the enh-16938 branch January 13, 2026 06:46
kakkokari-gtyih added a commit to HanaMisskey/misskey that referenced this pull request Jan 22, 2026
…16946)

* enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加

* Update Changelog

* Update CHANGELOG.md
kanarikanaru pushed a commit to HanaMisskey/misskey that referenced this pull request Jan 23, 2026
* fix(frontend): stacking router viewで連続して戻る操作を行うと何も表示されなくなる問題を修正

* fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正 (misskey-dev#16970)

* fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正

* Update Changelog

* 🎨

* fix

* fix(frontend): オーナー不在のチャンネルをミュートできないのを修正 (misskey-dev#16906)

* オーナー不在のチャンネルをミュートできないのを修正

* update changelog

---------

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

* fix

* fix(sw): Service Worker Auto Preloadをオプトアウトするように (misskey-dev#16971)

* Service Worker Auto Preloadをオプトアウトするように

* TypeErrorを修正

* コメントを追記

* fix(frontend): 無限スクロールできる箇所の調整 (misskey-dev#16979)

* fix(frontend): follow-up of 16970 (misskey-dev#16975)

* fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正 (misskey-dev#16977)

* fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正

* Update Changelog

* fix(frontend): バージョン表記のないPlayが正しく動作しない問題を修正

Fix misskey-dev#16996

* fix

* fix(frontend): 無限スクロールできる箇所の調整 (misskey-dev#17000)

* fix(frontend): まれに設定変更のタブ間同期に失敗する問題を修正 (misskey-dev#16991)

* fix(frontend): デッキUIでメニュー位置を下にしているとプロファイル削除ボタンが表示されないのを修正

* fix(frontend): iPadOSのPWAでアプリを切り替えた際にウィジェット表示ボタンが消滅する問題を修正

* fix: admin/queue/deliver-delayedとadmin/queue/inbox-delayedの応答速度を改善 (misskey-dev#17009)

* fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 (misskey-dev#17017)

* fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正

* Update Changelog

* fix

* fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように (misskey-dev#16978)

* fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように

* Update Changelog

* enhance(frontend): MkDriveで自動でもっと見るを有効化 (misskey-dev#17037)

* enhance(frontend): MkDriveで自動でもっと見るを有効化

* Update Changelog

* fix(frontend): 登録日によるソートの場合はpaginator側のソートを使用するように (misskey-dev#17048)

* fix(frontend): 登録日によるソートの場合はpaginator側のソートを使用するように

* Update Changelog

* fix lint

* refactor

* fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 (misskey-dev#17038)

* fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正

* Update Changelog

* fix(frontend): ファイルタブのセンシティブメディアを開く際に確認ダイアログを出す設定が適用されない問題を修正 (misskey-dev#17019)

* fix(frontend): ファイルタブのセンシティブメディアを開く際に確認ダイアログを出す設定が適用されない問題を修正

* Update Changelog

* refactor

* Update Changelog

* fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 (misskey-dev#17059)

* fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正

* Update Changelog

---------

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

* fix(frontend): mfmFunctionPickerを使用して挿入する際のハンドリングを改善 (misskey-dev#17018)

* fix(frontend): mfmFunctionPickerを使用して絵文字を挿入する際のハンドリングを改善

* fix

* Update MkPostForm.vue

* Update Changelog

---------

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

* fix(frontend): add "px" suffix to borderWidth of Ui:C:container (misskey-dev#17088)

* fix: add "px" suffix to borderWidth of Ui:C:container

* docs: update changelog

* fix(frontend): use logical OR for fallback of file comment (misskey-dev#17089)

* enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 (misskey-dev#16946)

* enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加

* Update Changelog

* Update CHANGELOG.md

* update deps

* Fix(frontend): ドライブクリーナーから画像を削除した際、リロードしなくても画面に反映されるよう修正 (misskey-dev#16888)

* ドライブクリーナーでファイル削除後、リロードなしで画面に反映されるように修正

* CHANGELOG.mdを修正

* CHANGELOGがおかしかったので修正

* fix

* fix

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: FINEARCHS <133759614+FineArchs@users.noreply.github.com>
Co-authored-by: まっちゃてぃー。 <56515516+mattyatea@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: poppingmoon <63451158+poppingmoon@users.noreply.github.com>
Co-authored-by: kami8 <55905116+kamiya-s-max@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 size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

画面幅が広い場合にメディアリストを横並びに表示できるようにする

2 participants