Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
270 stars 75 forks source link

Missing validation icon on first submission in React #9234

Closed bedzhist closed 2 months ago

bedzhist commented 2 months ago

Check existing issues

Actual Behavior

The validation icon does not appear after the first form submission.

Screenshoot_1 Screenshot_2

Expected Behavior

The icon should also appear on the first submission.

Screenshot_3

Reproduction Sample

https://codesandbox.io/p/devbox/happy-sun-8c2v3t

Reproduction Steps

  1. Click on 'Submit' button.

Reproduction Version

2.7.1

Relevant Info

Including 'https://js.arcgis.com/calcite-components/2.7.1/calcite.esm.js' in html, the icon appears also on first submission.

Regression?

No response

Priority impact

p4 - not time sensitive

Impact

No response

Calcite package

Esri team

N/A

bedzhist commented 2 months ago

The issue has been resolved with the release of the new version (2.8).