bookwyrm-social/bookwyrm

Layout issues on home timeline on mobile

Aperta

#2570 aperta il 3 gen 2023

 (1 commento) (0 reazioni) (0 assegnatari)Python (326 fork)auto 404
UIbuggood first issue

Metriche repository

Star
 (2754 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor