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

Twitterを𝕏で置き換え #4102

Merged
merged 4 commits into from
Oct 18, 2023
Merged

Twitterを𝕏で置き換え #4102

merged 4 commits into from
Oct 18, 2023

Conversation

mehm8128
Copy link
Member

close #4094

@mehm8128 mehm8128 self-assigned this Oct 18, 2023
@github-actions
Copy link

Comment on lines 36 to 37
<p v-if="twitterId !== ''" :class="$style.p">
<p v-if="xId !== ''" :class="$style.p">
<circle-icon
Copy link
Member

Choose a reason for hiding this comment

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

他もそうだけど再度サービス名が変わる or XよりメジャーなSNSが出てきてSNSを変えたくなるみたいな場合にxIdだと変更が辛そうだなって思うので個人的にはtwitterXIdくらいで留めておくのでいい気がします

Copy link
Member Author

Choose a reason for hiding this comment

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

確かに
なんならサーバー依存してるところはまだtwitterのままなので、見た目に影響ないところはtwitterのままでもいいかもですね

Copy link
Member Author

Choose a reason for hiding this comment

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

今のところ置換で他の混ざっちゃうこととかなさそうなのでこのままでもいい気がしてたのですが、サーバーに依存してる部分と依存してない部分で違うのも確かに微妙なので、一旦見た目に影響ないところは戻しますね
twitterXIdはちょっと微妙な気がします(置き換えるなら置き換えちゃいたいし、twitterXにするくらいならtwitterのままでいい気がします)

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

Copy link
Member

@ras0q ras0q left a comment

Choose a reason for hiding this comment

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

よさそうです
もう1人くらいapproveあってもいいかも?

@mehm8128
Copy link
Member Author

ですね、もう一人待ちます

Copy link
Contributor

@nokhnaton nokhnaton left a comment

Choose a reason for hiding this comment

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

LGTM

@mehm8128 mehm8128 merged commit 12b5014 into master Oct 18, 2023
11 checks passed
@mehm8128 mehm8128 deleted the fix/replace_twitter_with_x branch October 18, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Twitterを𝕏にする
3 participants