Skip to content

Condition operator input in workflow automation is too narrow; text like "Does not contain" gets cut off. #2173

Open
@sagarkumar-webkul

Description

@sagarkumar-webkul

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

1. Framework Version: Krayin CRM v2.1
2. Commit ID:

Steps to reproduce

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions