Open pmuellr opened 2 years ago
Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)
Pinging @elastic/actionable-observability (Team: Actionable Observability)
Pinging @elastic/response-ops (Team:ResponseOps)
@maciejforcone We will need your input on UX
@maciejforcone Do you think there is a better UI that we could implement there to surface the error?
The IS component is part of the EUI lib, so it would be on the Platform backlog.
Kibana version: 8.3.2
Describe the bug:
One of the UX validation errors that can occur when a user is creating a log threshold alerting rule is that they enter a field to filter log documents on, but not the actual value. When in this state, the UX appears as follows:
You can click on the red IS (or maybe WITH {{field}} text), to get a prompter to provide a value, which will clear the validation error so the rule can then be saved.
However, that red IS is barely noticeable. A user who reported this to me thought there was a more general bug that they couldn't save rules - in this case, they couldn't save because of the validation error, but they had no idea there was actually a validation error.
Steps to reproduce:
Expected behavior:
An obvious error message indicating the filter value needs to be provided.