Dashlet - bottom section of "Edit SuiteCRM Dashlet" container not reachable when lots of fields are used. #4572

Open
opened 2026-02-20 16:19:52 -05:00 by deekerman · 0 comments
Owner

Originally created by @gaspare-joubert on GitHub (Jun 18, 2021).

Issue

The bottom section of the "Edit SuiteCRM Dashlet" container is not reachable when lots of fields are used. There is no vertical scroll available.

Expected Behaviour

Able to access the bottom section of the Dashlet when lots of fields are used.

Actual Behaviour

Unable to access the bottom section of the Dashlet when lots of fields are used.

Possible Fix

Add attribute "max-height: 650px;" and "overflow-y: auto;" to
element ".yui-skin-sam.masked #dlg.SuiteP-configureDashlet.yui-module.yui-overlay.yui-panel".

Steps to Reproduce

  1. Go to Home page in CRM.
  2. Select the edit icon of a Dashlet.

Context

Trying to setup the fields of any Dashlet.

Your Environment

  • SuiteCRM Version used: 7.10.29
  • Browser name and version: Chrome Version 91.0.4472.114 (Official Build) (64-bit)
  • Environment name and version: PHP7.2
  • Operating System and version: Ubuntu 18.04.5 LTS
Originally created by @gaspare-joubert on GitHub (Jun 18, 2021). ### Issue The bottom section of the "Edit SuiteCRM Dashlet" container is not reachable when lots of fields are used. There is no vertical scroll available. ### Expected Behaviour Able to access the bottom section of the Dashlet when lots of fields are used. ### Actual Behaviour Unable to access the bottom section of the Dashlet when lots of fields are used. ### Possible Fix Add attribute "max-height: 650px;" and "overflow-y: auto;" to element ".yui-skin-sam.masked #dlg.SuiteP-configureDashlet.yui-module.yui-overlay.yui-panel". ### Steps to Reproduce 1. Go to Home page in CRM. 2. Select the edit icon of a Dashlet. ### Context Trying to setup the fields of any Dashlet. ### Your Environment * SuiteCRM Version used: 7.10.29 * Browser name and version: Chrome Version 91.0.4472.114 (Official Build) (64-bit) * Environment name and version: PHP7.2 * Operating System and version: Ubuntu 18.04.5 LTS
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4572
No description provided.