Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0.0-b1
-
Component/s: None
-
Labels:None
Description
- only home phone number shown on primary view page (I do see multiple numbers in the client box)
- client edit button has text while design has only icon (note that client-invoice-edit.html does include the text, so it's inconsistent in the design)
- Quick actions (invoice method, autodebit, etc) don't use toggle like design
- "member of ..." is not in the design
- Client group badge is the wrong color (The color looks right to me. I changed it for the group and it is now reflected)
- Design shows 5 actions before expand, branch shows 9
- member since/last seen includes what look like extra lines ("last activity")
- Should the expanded contacts section be in a well or something? (This section is missing from the design)
- "Show all actions" does not change to "show fewer actions" after expanding
Some of the issues with phone numbers, badge color, etc. I think is a CACHING issue. I was having trouble with the state of the toggles and invoice method and discovered that the partial is being cached. Clearing cache whenever settings are updated is probably the way to go, but this should also apply to editing the client's details and possibly other actions.