[maps] add attribute step="any" to EuiFieldNumber inputs that accept decimals #156540
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Maps
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
EUI v77.2.2 upgrade includes a visual breaking change to
EuiFieldNumber
that displays an error icon if the input fails browser validation. Maps does not correctly setstep="any"
for EuiFieldNumber inputs that accept doubles.We need to audit all usages of EuiFieldNumber in Maps application and add
step="any"
attribute for those that accept decimalsThe text was updated successfully, but these errors were encountered: