Layout issue #155

Closed
opened 2023-11-27 22:10:07 +00:00 by Guthib · 4 comments

Prerequisites

  • Are you running the latest version?
  • Did you check for an existing issue ?
  • Are you reporting to the correct repository?
  • Did you perform a cursory search?
  • Did you read the CONTRIBUTING guide ?

Description

Unlike older versions of the Reader, the new version not only shows the source but also the author in the overview, together with the age of the article. The problem is that, an smaller screens, there isn't room for all this information, and so the age of the article is cut off.

Steps to Reproduce

  1. Subscribe to an RSS feed that has a long name, e.g. "The Tallahassee Examiner"
  2. Look at content written by someone with a long name, e.g. "Geronimo Schwarzenegger-Shriver"
  3. See how the line is cut off at some point.

Age of the article (27 mins, or 4 days) is the most important information in that line so it should never go missing. Proposed solutions:

  1. Don't show the author in the overview (like it used to be)
  2. Make the autor optional, so it can be toggled on/off by whoever wants it
  3. Truncate the author (not sure if the app can recognise screen size), so that there's always enough room for article age
  4. Put the article age first in line so it's never cut off

Screenshots (optional)

...

Device

  • Samsung Galaxy S5
  • LineageOS 18.1
  • App version: Bleeding Edge
### Prerequisites * [ ] Are you running the latest version? * [ ] Did you check for an existing issue ? * [ ] Are you reporting to the correct repository? * [ ] Did you perform a cursory search? * [ ] Did you read the `CONTRIBUTING` guide ? ### Description Unlike older versions of the Reader, the new version not only shows the source but also the author in the overview, together with the age of the article. The problem is that, an smaller screens, there isn't room for all this information, and so the age of the article is cut off. ### Steps to Reproduce 1. Subscribe to an RSS feed that has a long name, e.g. "The Tallahassee Examiner" 2. Look at content written by someone with a long name, e.g. "Geronimo Schwarzenegger-Shriver" 3. See how the line is cut off at some point. Age of the article (27 mins, or 4 days) is the most important information in that line so it should never go missing. Proposed solutions: 0. Don't show the author in the overview (like it used to be) 1. Make the autor optional, so it can be toggled on/off by whoever wants it 2. Truncate the author (not sure if the app can recognise screen size), so that there's always enough room for article age 3. Put the article age first in line so it's never cut off ### Screenshots (optional) `...` ### Device - Samsung Galaxy S5 - LineageOS 18.1 - App version: Bleeding Edge
Author

For my own reference (next time I set up a new phone) the last working version is #122123571
.

For my own reference (next time I set up a new phone) the last working version is #122123571 .
Owner

Hello,

This issue slipped out of my mind, sorry about that.

I fixed the issue, it should be available in the next release.

Hello, This issue slipped out of my mind, sorry about that. I fixed the issue, it should be available in the next release.
Owner

@Guthib the release is here. You can download the apk directly, or wait for fdroid to update the store.

@Guthib the release is [here](https://gitea.amine-bouabdallaoui.fr/Louvorg/ReaderForSelfoss-multiplatform/releases/tag/v124123641). You can download the apk directly, or wait for fdroid to update the store.
Author

Thank you - that is very much appreciated.

Thank you - that is very much appreciated.
Sign in to join this conversation.
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Louvorg/ReaderForSelfoss-multiplatform#155
No description provided.