Skip to content

enhance(frontend): チャンネルタイムライン上部に投稿フォームを表示する設定をデッキのチャンネルカラムにも反映#17247

Open
kakkokari-gtyih wants to merge 9 commits intomisskey-dev:developfrom
kakkokari-gtyih:fix-17244

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

What

image

Why

Fix #17244

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

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 18, 2026
@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Mar 18, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.92%. Comparing base (55b0fbd) to head (905569a).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17247       +/-   ##
============================================
- Coverage    61.87%   14.92%   -46.95%     
============================================
  Files         1162      242      -920     
  Lines       116524    11866   -104658     
  Branches      8165     4015     -4150     
============================================
- Hits         72099     1771    -70328     
+ Misses       42219     7931    -34288     
+ Partials      2206     2164       -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
Copy link
Copy Markdown
Contributor Author

コンフリクト解消

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor Author

コンフリクト解消

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor Author

👀

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