-
Calcite input number - min & max
Hello, In the documentation of the Calcite Input Number component; it states the following in the min & max properties: https://developers.arcgis.com/calcite-design-system/components/input-number/#properties Is there a reason this only works within forms? It would be nice if we could just use the min and max directly. Kind…
-
Is it possible to change the text decoration for a calcite button connected to a link?
Hello, is it possible to change the text decoration for a calcite button connected to a link? I can edit whether or not there is a solid line text decoration (as seen below, where 'goals & plans' has it set to none), but I can't figure out what style setting I need to change to avoid the dotted line when hovering over…
-
How do you style the text in a calcite button
I'm using my own CSS stylesheet for the <calcite-button> element, but have not been successful at increasing the default size and font-weight of the text in the button. I've set the [scale] to "l" for large and it's not large enough. I'm working within ArcGIS Hub and wanting to make a prominent button that directs users to…
-
2026 Developer & Technology Summit Calcite resources
Explore featured Calcite presentations and resources from the 2026 Developer & Technology Summit from Tuesday, March 10 through Friday, March 13, 2026 in Palm Springs, California. Additional resources may be added to the conference website materials and respective resources below in the coming days and weeks. Please note…
-
Trouble with ArcGIS Feature Table Displaying Over Calcite Popover (Z-index)
I already posted this in Javascript Maps SDK questions, but thought I'd post it here too as well since I wasn't sure which board was more relevant. I am using the 4.33 maps SDK and calcite 3.2.1 and I would like to have the calcite popover windows in my application always display above any other elements. Right now I have…
-
Calcite Tailwind Preset
I got error installing Calcite Tailwind Preset:
-
Import the styles for Calcite Components 5.0
Importing the styles for Calcite Components 5.0 doesn't work:
-
Combobox not closing when concurrently disabling
In this example there are two comboboxes where the second depends on selection of the first one. In the first/left combobox a field is chosen (like “Name”). The second/right combobox shows all values available about this field (like “Sara”, “Tobias”, etc.). The second combobox has a disabled-definition looking for the…
-
Non-consecutive Chips display in forward and backward selection
When using the selection-display=”fit” and selecting all but one values, the combobox correctly shows some values and the Plus-N-Chip. When after that checking the very last unchecked value, the combobox shows the “All-Selected”-Chip instead. When after that unchecking the last checked value one expects to receive the…
-
Select-All selects elements beyond filter
In a combobox one can type text which leads to the suggestion list to be filtered to only show values matching the typed string. When now clicking the Select-All-Option not only the shown filtered values will be selected but all values without respect to the typed filter. In the Sample “Forestry” does not contain the…
-
Combobox expands in height although there is space
When using not using selection-display (defaults to ”all”) a new row is added to the combox when there is not enough space to fit all selected values. This happens also when there is obviously enough space left to show another item. The increase in height happens “too early”. Expected behavior: Full extent of combobox is…
-
“Fit” not applicated on short width combobox
Usually using “fit” mode there are chips of the selected values fitting the space. When space runs out the “fit” option adds a (+N) Chip to the view for all further selected values. When the combobox is shortened to e.g. 300px in width, then the value Chips and the Plus-Chip as well are not shown any more, even when the…
-
How to use Calcite Tailwind Preset?
How to use Calcite Tailwind Preset? https://www.npmjs.com/package/@esri/calcite-tailwind-preset?activeTab=readme Thanks. Forrest
-
Calcite Components with Tailwind CSS
Is it OK to use Tailwind CSS with Calcite Components?
-
Changing Positioning of Calcite Popover Based on Screen Size - Calcite 3.3
My goal is to reposition some calcite popovers when viewed on a small screen size like mobile view using CSS/JavaScript to give more screen real estate to a web map. Currently my calcite popovers have reference elements to calcite buttons and this works well for medium to large size screens. I'm trying to have the popovers…
-
z-index issues with arcgis-home, arcgis-zoom and the like v4.34
I'm working with the calcite components and narrowed my issue to this. When I use: <script src="https://js.arcgis.com/4.34/"></script> <script type="module" src="https://js.arcgis.com/4.34/map-components"></script> I get this (notice arcgis-home and arcgis-zoom is z-indexed ABOVE the popup): but when I use: <script…
-
Calcite label not vertically aligned when using with checkbox
I am using a Calcite label with a Calcite checkbox and when combined in a div with a button they do not vertically align (this is within the footer of a Calcite dialog). I essentially want the div with the button and label to align with the align-items class but they do not. I included some code and screenshot of the…
-
Add close-on-select-disabled property to Calcite split button
The Calcite dropdown component has a close-on-select-disabled property that allows the dropdown to stay open even after the user changes the selection. This is especially useful when selection-mode is set to multiple, as it allows the user to select multiple items without having to reopen the dropdown after every…
-
Radio-button-group messages.en.json 404
I'm using the radio-button-group and I'm getting a 404 error logged to the console for the following url https://js.arcgis.com/4.33/@arcgis/core/assets/components/assets/radio-button-group/t9n/messages.en.json. Other calls being made to messages.en.json for other components are working fine.
-
combobox-item with no checkbox or radio buttons
I want to use a combobox where the combobox items don’t display any selection indicators—no checkboxes or radio buttons next to them. It was possible until version 3.0.3. Thought of using select component but it lacks properties that I need. I think it can be done through CSS rendering the button not visible. Selection…
-
Input Label-Text and Margins
The new labels for inputs is excellent. However, this seems to remove the spacing between inputs, particularly the margin-block-end of var(--calcite-label-margin-bottom, .75rem) from using calcite-label. Is this expected behavior? Example showing difference in default margins between using label-text and calcite-label:…
-
Autocomplete enhancement. Option to set clearable to false like CalciteInput
Not sure if there's a current enhancement open for this, but adding the option to set the clearable action to true/false would be great.
-
Help Updating Header Color and Properties for Calcite Popover
I've been messing with the CSS on a test application for a while but can't quite seem to figure out how to update the color just for the header div portion of the calcite popover. I see that there is a css variable for --calcite-popover-background-color, but that updates the complete popover and not just the header…
-
calcite shell panel display help
I'm attempting to kind of mimic the foldable theme from web appbuilder into the calcite design system via web components. I have almost all of it completely developed except for the attribute table widget (normally at the bottom of the application). Looking at this screenshot: You can see that the shell panel is set to the…
-
Line up Tab w/ Table
Hi, I'm sure there's an easy way of doing this, but how do I get a calcite tab (with table) to line up with the map above it. There don't seem to be any height/width properties to use. I'm using the latest Calcite and ArcGIS Maps SDK. Any helpful tips on aligning Calcite components in general would be helpful. I know CSS…