Closed
Description
Check existing issues
- I have checked for existing issues to avoid duplicates
Actual Behavior
textLabel
is now deprecated, and label
and heading
are the new go-tos, but removing textLabel
from the combobox-items causes the combobox to not render correctly.
ALSO
The combobox-item documentation is a bit funny looking, where the textLabel
is both deprecated and required
Expected Behavior
label
and heading
are sufficient for the combobox to render the items and chips correctly.
Reproduction Sample
https://codepen.io/AaronPutterman/pen/JjQqgyW?editors=1000
Reproduction Steps
- Create a combobox with combobox-items
- Provide only a
label
andheading
attribute to the combobox-items - Render the combobox and select any of the items
Reproduction Version
v2.12.2
Relevant Info
Chrome Version 128.0.6613.138 (Official Build) (arm64), MacOS, 16-inch 2023, Apple M2 Pro
Regression?
v2.8 was the last version we used
Priority impact
impact - p2 - want for an upcoming milestone
Impact
More confusing than anything, and we can use textLabel
in the mean-time
Calcite package
- @esri/calcite-components
- @esri/calcite-components-angular
- @esri/calcite-components-react
- @esri/calcite-design-tokens
- @esri/eslint-plugin-calcite-components
Esri team
ArcGIS Hub
Metadata
Metadata
Assignees
Labels
Issues that have been tested, confirmed as mitigated, and are ready to close.Issues logged by ArcGIS Hub team members.Bug reports for broken functionality. Issues should include a reproduction of the bug.Issues specific to the @esri/calcite-components package.Issues relating to documentation updates only.Very small fix or change (potentially a single line), doesn't require updates to tests.User set priority impact status of p2 - want for an upcoming milestoneIssue should be addressed in the current milestone, impacts component or core functionality