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

fix: muted user's notes are not removed in featured #106

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

Sayamame-beans
Copy link

@Sayamame-beans Sayamame-beans commented Nov 28, 2023

What

ミュート対象者本人のノートがignoreAuthorによって除外対象から外されていました。
ユーザー単位ハイライトではそれで良いと考えられますが、全体ハイライトでは残るべきではないはずです。

Why

fix: #96

Additional info (optional)

isUserRelatedの挙動を勘違いしていたのでレビュー時に見逃してしまいました。
多分これで直ります。多分…

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

Copy link

github-actions bot commented Nov 28, 2023

このPRによるapi.jsonの差分

差分はこちら

Get diff files from Workflow Page

@anatawa12
Copy link
Collaborator

そうですね。ありがとうございます。

@anatawa12 anatawa12 merged commit 223b4eb into develop Nov 28, 2023
19 checks passed
@anatawa12 anatawa12 deleted the fix-featured-usermute branch May 9, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ハイライトにミュートが適用されない
2 participants