Esri/calcite-design-system

[calcite-input-time-zone]: logs warning for an internally rendered element

開放

#13,036 建立於 2025年10月6日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (88 個分叉)auto 404
ArcGIS Maps SDK for JavaScriptbugestimate - 2good first issueimpact - p2 - want for an upcoming milestonep - low

倉庫指標

星標
 (367 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

monday.com sync: #18117605512

Check existing issues

Actual Behavior

The calcite-input-time-zone component has started logging a warning due to the clearDisabled property that is applied to its internal combobox.

This is the warning message:

clearDisabled is ignored when selection-mode is set to "single-persist"

https://github.com/Esri/calcite-design-system/blob/74edb845bc6508f2668e51bf0843e712d65bf660/packages/calcite-components/src/components/input-time-zone/input-time-zone.tsx#L507-L509

Expected Behavior

This warning is not actionable by users, so shouldn't appear in the console.

Reproduction Sample

https://codepen.io/gstefansson/pen/dPGNLVO?editors=100

Reproduction Steps

  1. open the devtools console
  2. the warning should be logged immediately

Reproduction Version

3.3.2 [Date: 2025-10-03, Revision: d92ed7736]

Relevant Info

No response

Regression?

No response

Priority impact

impact - p2 - want for an upcoming milestone

Impact

No response

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Maps SDK for JavaScript

貢獻者指南