-
Couldn't load subscription status.
- Fork 1
Action/SmartSuite #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuite.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuite.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuite.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuite.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuite.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/IntegrationHelpers.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuiteIntegLayout.jsx
Outdated
Show resolved
Hide resolved
frontend-dev/src/components/AllIntegrations/SmartSuite/SmartSuiteIntegLayout.jsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make changes to the comment below
frontend-dev/src/components/AllIntegrations/MondayCRM/CustomField.jsx
Outdated
Show resolved
Hide resolved
| if (smartSuiteConf.actionName != 'solution' && !smartSuiteConf.selectedSolution) { | ||
| toast.error(__('Please select a solution', 'bit-integrations')) | ||
| return | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change this condition as we discussed
No description provided.