Skip to content

enhance(frontend): ホームタイムラインに表示できるノートがない場合に「みつける」やローカルに誘導するように#17158

Open
kakkokari-gtyih wants to merge 5 commits intomisskey-dev:developfrom
kakkokari-gtyih:enh-htl-onboarding
Open

enhance(frontend): ホームタイムラインに表示できるノートがない場合に「みつける」やローカルに誘導するように#17158
kakkokari-gtyih wants to merge 5 commits intomisskey-dev:developfrom
kakkokari-gtyih:enh-htl-onboarding

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

@kakkokari-gtyih kakkokari-gtyih commented Feb 7, 2026

What

登録して最初にたどり着くページ(トップページのホームタイムライン)で「みつける」と「ローカルタイムライン」への誘導をおこなうように

※登録して一定期間経過後は、「〇〇へようこそ!」が「 ホームタイムラインにノートはありません」に切り替わる
※誰かをフォローしているのにホームタイムラインにノートがない場合は「あなたはまだ誰もフォローしていないので、ここにノートは表示されません。」が消える

image

Why

オンボーディング
「とりあえず登録したは良いものの何をしたら良いかわからない」を解消できたらよさそう

(最初にたどり着くのがHTLで、何もでてなかったら困惑するかもしれないのでMkTipとは別で特別対応する形とした)

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
Copy Markdown

codecov bot commented Feb 7, 2026

Codecov Report

❌ Patch coverage is 4.54545% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.13%. Comparing base (dbc5fe2) to head (bc5d27c).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/pages/timeline.vue 5.00% 16 Missing and 3 partials ⚠️
packages/frontend/src/components/form/link.vue 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17158       +/-   ##
============================================
- Coverage    63.56%   14.13%   -49.44%     
============================================
  Files         1163      242      -921     
  Lines       116522    11794   -104728     
  Branches      8390     4000     -4390     
============================================
- Hits         74068     1667    -72401     
+ Misses       40267     7956    -32311     
+ Partials      2187     2171       -16     

☔ 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 February 7, 2026 10:06
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 7, 2026
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:L This PR changes 100-499 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant