-
Bug
-
Resolution: Done
-
Major
-
6.18.0
-
None
Description of problem:
The text in the Kebab menu (three-dot icon) is displaying incorrectly. The words are split across two lines, making them hard to read.
How reproducible:
Hosts --> click into the host --> Recent jobs, Total risks
Example 1: "View all jobs" is displayed as:
View all
jobs
Example 2: "View all recommendations" is displayed as:
View all
recommendations
Actual behavior:
[Describe the issue in detail, including what is happening and where]
The text for menu items is forced to wrap onto a second line, breaking phrases and making them difficult to read. For example, "View all jobs" is split across two lines.
attachments: total-risks.png recent-jobs.png
Expected behavior:
[Describe what should be happening instead]
attachments: normal-1.png, normal-2.png
The dropdown menu's width should be sufficient to display each menu item on a single, unbroken line. The text should be clear and easily scannable.
Business Impact / Additional info:
- Poor Readability: The broken phrases are difficult to read and scan quickly, increasing cognitive load for the user.
- Unprofessional UI: The improper layout appears buggy and unpolished, degrading the overall quality of the user interface.
- Poor User Experience: It creates a frustrating user experience for a very common UI component.