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

feat: トピックの更新日の表示 #349

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

kou029w
Copy link

@kou029w kou029w commented Mar 26, 2021

see also #314

次のページでのトピックの更新日と作成者の表示のサポート

  • トピックの一覧
  • トピックの再利用

@kou029w kou029w requested a review from knokmki612 March 26, 2021 06:41
@vercel
Copy link

vercel bot commented Mar 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ties-makimura/chibi-ch-i-lo/8c2vByEKK3d77ptp8UVjM4kDUVQZ
✅ Preview: https://chibi-ch-i-lo-git-feat-show-topic-updated-date-ties-makimura.vercel.app

@kou029w
Copy link
Author

kou029w commented Mar 26, 2021

プレビュー:

Copy link

@knokmki612 knokmki612 left a comment

Choose a reason for hiding this comment

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

#230 の段階で

  • 作成日
  • 更新日
  • 作成者

の項目で記載していたのを表示面積を縮めるために作成者のみにしており、3つは折り返してしまうが、2つだと折り返さないのでどうしたところかなというところで悩んでいたのを思い出しました。

その表示する2つが更新日と作成者になるということでOKです!

@kou029w kou029w merged commit 9fb8401 into master Mar 26, 2021
@kou029w kou029w deleted the feat-show-topic-updated-date branch March 26, 2021 07:48
@kou029w
Copy link
Author

kou029w commented Mar 26, 2021

Screenshot from 2021-03-26 15-37-52
私の環境だと作成者の名前の部分が漢字9文字以上の場合折り返しが発生してますね。仕方ないかな。

@knokmki612
Copy link

折り返しさせず省略するのであれば text-overflow: ellipsis を使うなどになりそうですね

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.

2 participants