civicrm / org.civicrm.civicase

CiviCase Extension
Other
9 stars 35 forks source link

HW-393: Styling case custom field inline styles #51

Closed mukeshcompucorp closed 7 years ago

mukeshcompucorp commented 7 years ago

Before:

1.

screen shot 2017-09-27 at 11 07 54

2.

screen shot 2017-09-27 at 11 11 10

3.

screen shot 2017-09-27 at 11 15 46

After:

1. after-1

2. after-2

3. after-3

Notes: @colemanw You will need to see below 2 points in this to fix this accurately

  1. Custom field collapse is not accurate, we will need to have some accurate and right logic. I have comment for that.
  2. As per below image, deselecting a radio button option, takes user out of case detail and gets him on case list page. screen shot 2017-09-27 at 11 15 46
colemanw commented 7 years ago

@mukeshcompucorp I found the collapse functionality to be working fine without your changes, so reverted them. I've merged the CSS. And I've fixed the deselect bug here: 3f94b2f

mukeshcompucorp commented 7 years ago

@colemanw , I have taken latest case repo again and tested for collapse but, it still has same issue and does not collapse by default.

@guanhuan Can you screenshare this collapse issue of custom field to @colemanw when you connect today?