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 19 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 36.90476% with 53 lines in your changes missing coverage. Please review.

Project coverage is 19.33%. Comparing base (eddf6a2) to head (fdb3803).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/components/MkUrlPreview.vue 36.90% 53 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #14933   +/-   ##
========================================
  Coverage    19.33%   19.33%           
========================================
  Files          728      728           
  Lines       103800   103865   +65     
  Branches       991      993    +2     
========================================
+ Hits         20066    20080   +14     
- Misses       83180    83231   +51     
  Partials       554      554           

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

@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