-
Couldn't load subscription status.
- Fork 776
Open
Labels
Hacktoberfestbuggood first issuehacktoberfest-acceptedAccepted for HacktoberFestAccepted for HacktoberFest
Description
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.)
Reference
Steps to Reproduce
- Open ChaosCenter and navigate to the Probes, create an HTTP probe, and go to the properties configuration section.
- Click on any input field like Timeout Interval or Attempt.
- 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
Assignees
Labels
Hacktoberfestbuggood first issuehacktoberfest-acceptedAccepted for HacktoberFestAccepted for HacktoberFest