Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.6
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
got to a contact's group tab and click add to group without selecting a group. this triggers the form validation but we lose the contact context.
I think we should just use js to disable the Add button until a value is selected. easier than messing with the form flow, and better from the end user standpoint.