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

enhance(frontend): blueskyの投稿埋め込み表示に対応 #14933

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

kakkokari-gtyih
Copy link
Contributor

What

image

Why

Fix #14931

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 Nov 10, 2024
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

Attention: Patch coverage is 31.32530% with 57 lines in your changes missing coverage. Please review.

Project coverage is 19.15%. Comparing base (04b2214) to head (3bc4690).

Files with missing lines Patch % Lines
packages/frontend/src/components/MkUrlPreview.vue 31.32% 57 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #14933       +/-   ##
============================================
- Coverage    39.95%   19.15%   -20.81%     
============================================
  Files         1563      728      -835     
  Lines       197739   103863    -93876     
  Branches      3625      995     -2630     
============================================
- Hits         79012    19890    -59122     
+ Misses      118154    83417    -34737     
+ Partials       573      556       -17     

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


🚨 Try these New Features:

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@saschanaz
Copy link
Member

コンフリクト解消

コンフリクトまた起きてしまってまして

Copy link
Member

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

embed.bsky.appとほぼ同じ行動してるのでいいと思います

(didの部分はちょっと面倒)

packages/frontend/src/components/MkUrlPreview.vue Outdated Show resolved Hide resolved
@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

Copy link
Member

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

動き確認しました

packages/frontend/src/components/MkUrlPreview.vue Outdated Show resolved Hide resolved
@saschanaz
Copy link
Member

(bsky、ダークモードをサポートしないのが不満)

@kakkokari-gtyih
Copy link
Contributor Author

コンフリクト解消

@saschanaz
Copy link
Member

(そろそろマージしてもいいかと)

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
None yet
Development

Successfully merging this pull request may close these issues.

Blueskyの投稿埋め込みプレビュー
2 participants