-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
ArcGIS Experience BuilderIssues logged by ArcGIS Experience Builder team membersIssues logged by ArcGIS Experience Builder team membersbugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.c-input-date-pickerIssues that pertain to the calcite-input-date-picker componentIssues that pertain to the calcite-input-date-picker componentcalcite-componentsIssues specific to the @esri/calcite-components package.Issues specific to the @esri/calcite-components package.estimate - 3A day or two of work, likely requires updates to tests.A day or two of work, likely requires updates to tests.impact - p0 - emergencyUser set priority impact status of p0 - emergencyUser set priority impact status of p0 - emergencyp - highIssue should be addressed in the current milestone, impacts component or core functionalityIssue should be addressed in the current milestone, impacts component or core functionalityregressionIssues that are caused by changes in a release, but were working before that.Issues that are caused by changes in a release, but were working before that.
Milestone
Description
monday.com sync: #11127783197
Check existing issues
- I have checked for existing issues to avoid duplicates
Which Component
N/A, Input Date Picker
Actual Behavior
It uses selected-background-color instead of range-background-color.
--calcite-date-picker-day-range-background-color: var(--calcite-input-date-picker-calendar-selected-background-color)

Expected Behavior
It should use range-background-color.
Reproduction Sample
- Sample 1: https://codepen.io/su-lin/pen/zxBpmXP
- Sample 2: https://codepen.io/geospatialem/pen/PwzEVRg
Reproduction Steps
Sample 1
Sample 2
- Open the sample
- Observe the first example using
range-named tokens are not displaying as-expected - Observe the second example with
rangeis displaying the specified--calcite-input-date-picker-calendar-selected-background-color(the workaround, but not expected behavior)
Reproduction Version
Relevant Info
No response
Regression?
Last working version was 3.2.1, regression introduced at 3.3.0
Priority impact
impact - p0 - emergency
Impact
We're targeting the release of a new widget in 26R1, which will meet the needs of users and the internal team (e.g., LRS). This bug is currently blocking the development of this new widget with the input style.
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 Experience Builder
Metadata
Metadata
Assignees
Labels
ArcGIS Experience BuilderIssues logged by ArcGIS Experience Builder team membersIssues logged by ArcGIS Experience Builder team membersbugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.c-input-date-pickerIssues that pertain to the calcite-input-date-picker componentIssues that pertain to the calcite-input-date-picker componentcalcite-componentsIssues specific to the @esri/calcite-components package.Issues specific to the @esri/calcite-components package.estimate - 3A day or two of work, likely requires updates to tests.A day or two of work, likely requires updates to tests.impact - p0 - emergencyUser set priority impact status of p0 - emergencyUser set priority impact status of p0 - emergencyp - highIssue should be addressed in the current milestone, impacts component or core functionalityIssue should be addressed in the current milestone, impacts component or core functionalityregressionIssues that are caused by changes in a release, but were working before that.Issues that are caused by changes in a release, but were working before that.

