bookwyrm-social/bookwyrm

Layout issues on home timeline on mobile

開放

#2,570 建立於 2023年1月3日

 (1 則留言) (0 個反應) (0 位負責人)Python (326 個分叉)auto 404
UIbuggood first issue

倉庫指標

星標
 (2,754 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the bug On the home timeline, the CTA for viewing the stats for the last year is too long and exceeds the page border (if the string is long such as in German). Furthermore, the started reading string is displayed wrong. It is shown as name <p> started reading </p>

To Reproduce Steps to reproduce the behavior:

  1. Select a long language (such as German)
  2. Go to the home timeline (/#feed)
  3. Search for a user that has read something

Expected behavior The CTA for viewing the reading stats is displayed properly on mobile (e.g. on two lines) and constraints are added. Another fix could be to use a shorter string such as "Explore" ("Entdecken" in German). The started reading string does not show the <p></p> tags and is translated. I checked CrowdIn and didn't see the tags there so I assume it is a code-level issue

Screenshots Screenshot displaying the bug

Instance bookrastinating.com

Smartphone (please complete the following information): - Device: iPhone 13 Pro - OS: iOS 16.2 - Browser: Safari

貢獻者指南