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

贡献者指南