-
Notifications
You must be signed in to change notification settings - Fork 40
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
Twitterを𝕏で置き換え #4102
Conversation
Preview (prod) → https://4102-prod.traq-preview.trapti.tech/ |
<p v-if="twitterId !== ''" :class="$style.p"> | ||
<p v-if="xId !== ''" :class="$style.p"> | ||
<circle-icon |
There was a problem hiding this comment.
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
くらいで留めておくのでいい気がします
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確かに
なんならサーバー依存してるところはまだtwitterのままなので、見た目に影響ないところはtwitterのままでもいいかもですね
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
今のところ置換で他の混ざっちゃうこととかなさそうなのでこのままでもいい気がしてたのですが、サーバーに依存してる部分と依存してない部分で違うのも確かに微妙なので、一旦見た目に影響ないところは戻しますね
twitterXId
はちょっと微妙な気がします(置き換えるなら置き換えちゃいたいし、twitterXにするくらいならtwitterのままでいい気がします)
Codecov ReportAll modified lines are covered by tests ✅ 📢 Thoughts on this report? Let us know!. |
393cfd8
to
e52f614
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
よさそうです
もう1人くらいapproveあってもいいかも?
ですね、もう一人待ちます |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
close #4094