Esri / calcite-design-system

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

[Block] Expose Loader "type" property #10539

Open jacqueskeet opened 1 month ago

jacqueskeet commented 1 month ago

Check existing issues

Description

Currently, the Block component lacks the ability to control the loader type (e.g., determinate, indeterminate, determinate-value). This limitation restricts customisation and flexibility in certain scenarios.

Acceptance Criteria

Relevant Info

@SkyeSeitz @macandcheese @ashetland

Which Component

block

Example Use Case

No response

Priority impact

impact - p3 - not time sensitive

Calcite package

Esri team

Calcite (design)

macandcheese commented 1 month ago

We should also provide a ‘loading-value’ or similar prop alongside this for the ‘determinate’ use case.

COV-GIS commented 1 month ago

https://github.com/Esri/calcite-design-system/issues/9972