Actions
roos-fs tasks #269
openService table description truncation
Start date:
08/06/2025
Due date:
% Done:
0%
Estimated time:
3:00 h
Description
Currently, the Service Description field in the services list table has no effective length constraint, resulting in extremely long entries that break the layout and hurt readability.


Required Implementation
- Apply a frontend restriction on the visible portion of the service description in the table.
- If the description exceeds 35 words, it should be truncated in the table view with an ellipsis (…)
- The full description must still be fully visible in the service details page
Expected Result:
In the services list table:
- Only the first 35 words of a long description are shown.
- If the description exceeds 35 words, it should be truncated in the table view with an ellipsis (…)
- The layout remains clean and consistent.
- Exisitng table columns sizing feature ramains intackt.
On the service detail page:
- The full description is shown without truncation.
- All existing services with long descriptions are automatically affected — no manual data cleanup required.
- Localization and formatting inside the description must remain intact (e.g., bullet points, line breaks if used).
Files
Updated by Vadim Pariev 9 months ago
- Status changed from Backlog to Open
- Assignee set to Ivan Danyliv
Updated by Ivan Danyliv 9 months ago
- Status changed from In progress to In review
Updated by Anton Obolientsev 9 months ago
- Status changed from In review to Deployed (QA)
Updated by Vadim Pariev 9 months ago
- Status changed from Deployed (QA) to Closed
Updated by Ivan Danyliv 2 months ago
- Assignee changed from Ivan Danyliv to Vadim Pariev
Updated by Albert Katasonov 5 days ago
- Project changed from 8 to Roos-fs-ZIP
- Category deleted (
Task)
Actions