Loading scrim always hidden if list is empty #10120
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 - 3
A day or two of work, likely requires updates to tests.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - low
Issue is non core or affecting less that 10% of people using the library
Milestone
Check existing issues
Actual Behavior
Given a
<calcite-list loading />
element with a non-zero height and no children, the loading scrim is not visible.Expected Behavior
The loading scrim is fully or partially visible depending on how much height the consumer has given the list. In other words, if the list is a scrolling container, the scrim appears centered in the container regardless of how many rows there may be, if any.
Reproduction Sample
https://codepen.io/nwhittaker-esri/pen/JjQLXJg
Reproduction Steps
Reproduction Version
2.11.1
Relevant Info
No response
Regression?
No response
Priority impact
impact - p2 - want for an upcoming milestone
Impact
The desire is to be able to use the
loading
state when initially populating an expensive list.Calcite package
Esri team
ArcGIS Field Apps
The text was updated successfully, but these errors were encountered: