Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recently viewed items tooltip shows module name instead of full record name #10606

Open
SinergiaCRM opened this issue Jan 8, 2025 · 0 comments
Labels
Type: Bug Bugs within the core SuiteCRM codebase

Comments

@SinergiaCRM
Copy link
Contributor

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:

  • 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

@SinergiaCRM SinergiaCRM added the Type: Bug Bugs within the core SuiteCRM codebase label Jan 8, 2025
juanSTIC pushed a commit to SinergiaTIC/SinergiaCRM that referenced this issue Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

1 participant