You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Condition operator input in workflow automation is too narrow; text like "Does not contain" gets cut off.
Issue Description
While creating or editing a workflow under Settings > Automation > Workflow, the condition operator input (like Contains, Does not contain, etc.) is too narrow. It cuts off the text, making it hard to understand what’s selected.
1. Go to CRM Dashboard.
2. Click on **Settings** in the sidebar.
3. Go to **Automation > Workflow**.
4. Click **Edit** or **Create** a new workflow.
5. Scroll down to the **Conditions** section.
6. Select a condition field (e.g., `Type`) and choose an operator (e.g., `Does not contain`).
Expected result
The condition operator dropdown should display the full text clearly:
Contains
Does not contain
Actual result
Operator text is cut off due to narrow input width:
Example: Only Does not cont... is visible.
Suggested Fix
Increase the width of the operator select input to accommodate longer text.
Screenshoot
The text was updated successfully, but these errors were encountered:
Bug report
Title
Condition operator input in workflow automation is too narrow; text like "Does not contain" gets cut off.
Issue Description
While creating or editing a workflow under Settings > Automation > Workflow, the condition operator input (like
Contains
,Does not contain
, etc.) is too narrow. It cuts off the text, making it hard to understand what’s selected.Preconditions
Steps to reproduce
Expected result
Contains
Does not contain
Actual result
Does not cont...
is visible.Suggested Fix
Screenshoot
The text was updated successfully, but these errors were encountered: