salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.41k stars 2.06k forks source link

Log Call button in Activities subpanel is the wrong color #8055

Open connorshea opened 4 years ago

connorshea commented 4 years ago

Issue

The Activities Subpanel dropdown has an option called "Log Call". That button has a different color from the other buttons in the dropdown.

Expected Behavior

The "Log Call" button would look like the other buttons.

Actual Behavior

The "Log Call" button is orange, unlike the green background of the other buttons in the dropdown.

Screen Shot 2019-10-14 at 2 05 24 PM

Possible Fix

I think the HTML of this subpanel changed at some point since 7.10.19 since I don't see it on our custom CRM, but that could very well just be a result of one of our customizations.

Steps to Reproduce

  1. Go to an Account DetailView.
  2. Open the Activities Subpanel.
  3. Open the actions dropdown in that subpanel.
  4. See that the button for "Log Call" is orange.

Context

It looks ugly :)

Your Environment

pavithra-selvam commented 4 years ago

Hi @connorshea, Can you please use SuiteCRM 7.10.20 LTS version, its working fine without any issues.

connorshea commented 4 years ago

@pavithra-selvam I'm able to see it on hotfix-7.10.x, which will be released as 7.10.21. Could you try reproducing it on that?