-
Notifications
You must be signed in to change notification settings - Fork 85
Description
Describe the bug
When opening on mobile or desktop devices, some article summaries will trail off the screen view port.
Zoom out on the browser enables you to see the summary - but at an unreadable size font
To Reproduce
- View articles in normal mode
- Attempt to read titles and summaries
- observe long summaries trail past screen with
- use browser zoom to zoom out to see the full width summary
Expected behavior
The suggestion is to wrap the summaries to the view port screen width only needing an up/down scroll motion to view titles and summaries, before article selection
FreshRSS version
1.27.1
System information
- Database version: [e.g. SQ
Installation check
PHP installation
Your PHP version (8.4.13) is compatible with FreshRSS.
You have the cURL library.
You have PDO and at least one of the supported drivers (pdo_mysql, pdo_sqlite, pdo_pgsql).
You have the required library for regular expressions (PCRE).
You have the required library for character type checking (ctype).
You have the fileinfo library.
You have the required library to browse the DOM.
You have the JSON extension.
You have the recommended mbstring library for Unicode.
You have the ZIP extension.
File installation
Permissions on the data directory are good.
Permissions on the cache directory are good.
Permissions on the users directory are good.
Permissions on the favicons directory are good.
Permissions on the tokens directory are good.
Lite, PostgreSQL 17]
- PHP version: [e.g. PHP 8.2]
- Installation type: [e.g. Docker, Docker image source, git, Yunohost]
- Web server type: [e.g. Apache, nginx]
- Device: [e.g. iPhone13]
- OS: [e.g. Ubuntu 24.04, Win11, MacOS14]
- Browser: [e.g. Firefox 134]
Additional context
Scrolling left to right loses the title and other article details. This makes an otherwise great application feel less polished.
This is fantastic application and cleans up a lot of "newer internet" garbage.