camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.08k stars 1.54k forks source link

In Cockpit, input buttons/controls are partially visible when selecting filter for process definition or instance #4231

Open yanavasileva opened 5 months ago

yanavasileva commented 5 months ago

Environment (Required on creation)

7.21/7.20 any browser

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

When filtering instances (on PD page) or variables (on PI page) for both History and Runtime views the the input buttons are partially visible for:

Steps to reproduce (Required on creation)

  1. Spin up Camunda 7.21.0-alpha5 distro with the web apps
  2. Deploy a process and start a process instance (invoice example would do to)
  3. Open Cockpit
    • Navigate to Process Definition page and try to apply Variable criteria to the search field.
    • Navigate to Process Instance page and try to apply Variable Name criteria in the search field

Observed Behavior (Required on creation)

Input buttons/controls are partially visible

Expected behavior (Required on creation)

Input buttons/controls are entirely visible. (Similar to the Dashboard search or Search Human Tasks)

Root Cause (Required on prioritization)

Solution Ideas

Hints

Links

Breakdown

### Pull Requests

Dev2QA handover