Input message animates on DOM attachment #8677
Labels
0 - new
New issues that need assignment.
ArcGIS Field Apps
Issues logged by ArcGIS Field Apps team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 2
Small fix or update, may require updates to tests.
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
p - low
Issue is non core or affecting less that 10% of people using the library
Check existing issues
Actual Behavior
When attaching a
<calcite-input-message>
element to the DOM, the size of the message fluctuates:Screen.Recording.2024-01-31.at.9.43.20.AM.mov
Expected Behavior
The size of the message does not fluctuate:
Screen.Recording.2024-01-31.at.9.45.37.AM.mov
Reproduction Sample
https://codepen.io/nwhittaker-esri/pen/yLwvEMK
Reproduction Steps
Reproduction Version
2.3.0
Relevant Info
Similar to #4291.
Regression?
No response
Priority impact
p3 - want for upcoming milestone
Impact
Field Maps generates a form from user data. Each field in the form could show error or warning messages at various times in response to the user's interactions. Since the form could have any number of fields, we create input-message elements on-demand rather than all up-front (and initially hidden).
Calcite package
Esri team
ArcGIS Field Apps
The text was updated successfully, but these errors were encountered: