Skip to content

Fix UI cutout for HTTP Probe properties input fields in ChaosCenter #5258

@PriteshKiri

Description

@PriteshKiri

Description

In ChaosCenter → Create Probes → HTTP Probe properties configuration, input fields such as Timeout, Interval, Attempt, and other properties display a UI cutout when focused. This creates a visual glitch and affects user experience.

The UI behavior should be consistent with the Name input field for HTTP probes, which does not show any cutout when focused.

Location

ChaosCenter → Create Probes → HTTP Probe properties configuration → Input fields (Timeout Interval, Attempt, etc.)

Image

Reference

Image

Steps to Reproduce

  1. Open ChaosCenter and navigate to the Probes, create an HTTP probe, and go to the properties configuration section.
  2. Click on any input field like Timeout Interval or Attempt.
  3. Observe the UI cutout appearing around the input field.

Expected Behavior

  • Input fields should not display any cutout or visual glitch when focused.
  • Styling should be consistent with the Name input field.

Proposed Fix

  • Update the CSS / component styling for all HTTP Probe property input fields to match the Name input field.
  • Test focus behavior for all input fields in the HTTP Probe configuration.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions