You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When hovering over items in the recently viewed records block (left column), the tooltip displays the module name regardless of whether the cursor is placed over the module icon or the record name. Since record names are often truncated due to length constraints, this behavior significantly reduces the functionality of the recently viewed items list, as users cannot identify specific records without clicking through.
Possible Fix
Modify the tooltip behavior to:
Maintain current functionality when hovering over the module icon (showing module name)
Display the full record name when hovering over the truncated record name text
Steps to Reproduce the Issue
1. Log into SuiteCRM
2. Navigate to any area of the application where the recently viewed items sidebar is visible
3. Locate a record with a long name that appears truncated in the recently viewed list
4. Hover your cursor over:
- The module icon: currently shows module name
- The truncated record name: currently shows module name instead of full record name
Context
No response
Version
7.14.3
What browser are you currently using?
Chrome
Browser Version
Version 131.0.6778.139 (Official Build) (64-bit)
Environment Information
MySQL, PHP Version 7.4
Operating System and Version
Kubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered:
Issue
When hovering over items in the recently viewed records block (left column), the tooltip displays the module name regardless of whether the cursor is placed over the module icon or the record name. Since record names are often truncated due to length constraints, this behavior significantly reduces the functionality of the recently viewed items list, as users cannot identify specific records without clicking through.
Possible Fix
Modify the tooltip behavior to:
Steps to Reproduce the Issue
1. Log into SuiteCRM 2. Navigate to any area of the application where the recently viewed items sidebar is visible 3. Locate a record with a long name that appears truncated in the recently viewed list 4. Hover your cursor over: - The module icon: currently shows module name - The truncated record name: currently shows module name instead of full record name
Context
No response
Version
7.14.3
What browser are you currently using?
Chrome
Browser Version
Version 131.0.6778.139 (Official Build) (64-bit)
Environment Information
MySQL, PHP Version 7.4
Operating System and Version
Kubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered: