|
POST
|
@Insa_bel Thank you so much for these examples (and the screenshots). Really helps us better understand the use cases for these slots / custom content. For the Time Slider popovers - are these just used to configure the start and end values of the Time Slider? Custom actions in Sketch and Feature Table make sense - we'll look into this 😊 For the select-all button in Feature Table, we can see the use case especially for smaller layer types. We don't have any immediate plans to add this, but will look into it as well.
... View more
Wednesday
|
0
|
0
|
141
|
|
POST
|
As we have many custom project requirements, we are making some custom DOM changes to the custom components like TimeSlider, Sketch, Editor or FeatureTable. These changes include for example adding actions to the component DOM. With currently no slots being available, we do not see alternative options to manually altering the components' shadowDOM after the component finished rendering. Hi @Insa_bel -- could you please share more information about what type of customization is needed and where you are adding custom content in these components? (screenshots would be helpful). We're working on gathering requirements to support slots in these components in the future. Thanks 🙂
... View more
2 weeks ago
|
1
|
2
|
366
|
|
POST
|
Hi Michael -- Unfortunately this is currently a known limitation with symbols and real world size visual variables. When the symbols start to take up the majority of the visible map (spanning multiple tiles under the hood), they can get cut off. We are investigating ways to fix this issue in the future, but it's currently a limitation.
... View more
2 weeks ago
|
1
|
0
|
48
|
|
POST
|
@JonathanDawe_BAS this issue was fixed in today's patch, 5.0.10! Let us know if you are still running into any issues.
... View more
03-06-2026
12:07 PM
|
0
|
0
|
501
|
|
POST
|
Hi - thanks for your feedback! This is currently by design, as the Expand component uses the Calcite sheet under the hood when in mobile mode (or "drawer" mode on the component). To avoid this behavior, you could set the Expand's "mode" property to "floating", which will keep the Popover behavior at all view sizes, even mobile. I've updated your codepen example to use that instead. https://codepen.io/annefitz/pen/JoRKPEg?editors=1010 We are aware that the page blocking behavior coming from the Calcite Sheet is not ideal in some scenarios with the Expand component. We will look into improving this in the future! Thank you.
... View more
03-06-2026
06:48 AM
|
0
|
0
|
166
|
|
POST
|
This issue was fixed in patch 5.0.9. See the patch fixes in the release notes (5.0.9 should be up by the end of the day!) Let us know if you're still running into issues.
... View more
03-05-2026
11:44 AM
|
0
|
0
|
380
|
|
POST
|
I will add that I set my Expand components' mode to "floating" as you suggested and it does appear to address the issue. However, I am not wholly sure what sort of impact this will have on non-mobile screens. There should be no impact on non-mobile screens. The default "mode" is "auto" - which switches between "floating" on non-mobile, and "drawer" in mobile mode. Changing the mode to "floating" will only impact the behavior on mobile, since the default is already "floating" for non-mobile! See the documentation for more information: https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-expand/#mode Thanks!
... View more
03-04-2026
08:01 AM
|
1
|
0
|
186
|
|
POST
|
Hi @JonathanDawe_BAS - this seems like a bug. We'll investigate. Thank you for letting us know!
... View more
03-03-2026
05:53 AM
|
2
|
0
|
566
|
|
POST
|
Hi @DECCA_Jimmy - thanks for reporting this, we'll look into it.
... View more
03-03-2026
05:23 AM
|
2
|
0
|
424
|
|
POST
|
Hi @MichelleStuart - try adding the apiKey directly to the FeatureLayer you want to edit (using FeatureLayer.apiKey) instead of applying it globally via esriConfig.
... View more
02-20-2026
07:08 AM
|
1
|
1
|
263
|
|
POST
|
Hi, the issue that you're experiencing seems to be related to the components being wrapped in arcgis-expand, which uses the "drawer" mode by default in mobile view. To change the default, set the expand component's `mode` to "floating". This is not related to arcgis-expand or any custom UI—happens with the measurement component placed directly in the scene. We were not able to reproduce this issue when the component was added directly to the scene. Could you share a Codepen or some sort of reproduction case if you are still experiencing this issue? Thanks!
... View more
02-17-2026
07:35 AM
|
0
|
0
|
228
|
|
POST
|
Hi, you can use the reference-element attribute to associate the component with your map. Just set the reference-element to the map's ID and that will connect them! Here's an updated version of your codepen: https://codepen.io/annefitz/pen/PwzjgLw?editors=1001 Some documentation that may be helpful: Programming patterns - Associate components with a Map or Scene component Compass component reference - referenceElement
... View more
01-22-2026
06:45 AM
|
3
|
1
|
286
|
|
POST
|
In the upcoming 5.0 release, we’ll support a CSS variable to customize the focus outline around the map/scene component: --arcgis-view-color-focus. We recommend avoiding removing the focus outline entirely, as it plays an important role in accessibility, especially for keyboard and assistive technology users.
... View more
01-15-2026
05:44 AM
|
1
|
0
|
230
|
|
POST
|
Hi @MatthewDriscoll - yes you can use the Basemap Gallery component to do this! Just set the source via JavaScript after adding the component to your markup. Example code snippet here - https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-basemap-gallery/#source
... View more
12-22-2025
07:53 AM
|
0
|
0
|
819
|
|
POST
|
Hi, this seems like a bug, but could you please clarify a couple things: What version of the JavaScript SDK are you using? Does the issue go away if you update to the latest 4.34? Or is there a version where this worked as expected? How much of an offset are you applying to the symbol? Your codepen is using a variable to set the offset but it would help me to know a range of where the problem begins to appear. Thanks!
... View more
10-24-2025
10:57 AM
|
0
|
2
|
548
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 03-04-2026 08:01 AM | |
| 2 | 03-03-2026 05:23 AM | |
| 2 | 03-03-2026 05:53 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|