|
POST
|
Those elements are plain text, not interactive, so tabbing with a keyboard won't focus them, that's expected behavior. For non-interactive content like the text before and after your results, screen readers handle it through their own navigation commands rather than keyboard tab focus. I tested on Mac using the built-in VoiceOver screen reader and confirmed that your pre- and post-results text is being read correctly. You can access it either by using the VoiceOver command to start reading from a specific location on the page, or by using the VoiceOver item navigation shortcuts (VO + Left/Right arrows). This article gives a solid overview of how paragraph text works with screen readers — might be helpful context: https://www.perkins.org/resource/reading-efficiently-screen-reader-reading-paragraphs/#:~:text=Many%20reading%20assessments%20number%20the,or%20add%20several%20random%20words.
... View more
04-16-2026
08:42 AM
|
0
|
1
|
940
|
|
POST
|
You can definitely still make css changes but its a bit trickier now because the apps use components encapsulate some of the styling and that can make it harder to make updates. But you can modify the placeholder color and update the font size and weight. Here's an example that should work for Zone Lookup .search-panel{
calcite-autocomplete{
--calcite-autocomplete-input-placeholder-text-color:#ff00ff;
--calcite-font-weight-normal:900;
--calcite-font-size-relative-base:1.2em;
}
}
... View more
04-02-2026
02:10 PM
|
0
|
0
|
360
|
|
POST
|
This definitely sounds like a bug - we can look at addressing it. If possible can you submit a support ticket for this one?
... View more
04-02-2026
01:45 PM
|
0
|
1
|
189
|
|
POST
|
The next update is still a few months away in early summer. Not sure if this would work in your use case but you can also include a layer picker when you configure the swipe app and that allows you to define additional leading and trailing layers to hide/show when the swipe bar moves.
... View more
03-31-2026
08:27 AM
|
1
|
1
|
859
|
|
POST
|
Which app are you using? Here is an example of the Basic app with a County layer enabled as a search source. If you select the 'USA Census Counties' layer in the locator list then search for a US county it should zoom to that feature and show the associated popup. https://jsapi.maps.arcgis.com/apps/instant/basic/index.html?appid=9730fe5221ae40c1b3d9fd4fa9872853
... View more
03-26-2026
10:34 AM
|
0
|
0
|
427
|
|
POST
|
This is an easy update so we will add support for this to the basic app for the next release of Online.
... View more
03-26-2026
10:11 AM
|
1
|
1
|
914
|
|
POST
|
Basic doesn't have an option to apply layer transparency - but that could be a good enhancement for a future release. But it does have the option to add the swipe tool that can be used to view the underlying basemap. Here is an example: https://jsapi.maps.arcgis.com/apps/instant/basic/index.html?appid=0724e272354a4815b5b2f5a4af0a1f04 Another option could be the Atlas app it does allow you to apply transparency to layers. Here's an example of that you use the Map layers option to set the layer transparency https://jsapi.maps.arcgis.com/apps/instant/atlas/index.html?appid=439f2d03a86e47fe9c5eeb18f6e5d0b8&webmap=4eb84af574c348dba3d8378c205dcb1b
... View more
03-26-2026
09:07 AM
|
1
|
1
|
921
|
|
IDEA
|
@RowanTaylor you can setup the Basic app to support hover behavior.
... View more
03-25-2026
09:46 AM
|
0
|
0
|
635
|
|
POST
|
That one looks like a Dashboards app. So a new issue to support would be good. You can also ask this question in the Dashboards community.
... View more
03-24-2026
02:23 PM
|
1
|
0
|
232
|
|
POST
|
We fixed the issue with the csv and collapse button aria-label values last night. You should see those values set in your applications now.
... View more
03-18-2026
09:27 AM
|
0
|
1
|
877
|
|
POST
|
Instant apps uses the components in the ArcGIS Maps SDK for JavaScript so yes it may have been resolved by a fix in the component.
... View more
03-17-2026
02:50 PM
|
1
|
0
|
1594
|
|
POST
|
There was a release of the ArcGIS Maps SDK for JavaScript in February that may have resolved this issue. https://developers.arcgis.com/javascript/latest/ Do you know when you found the problem originally? If it was before Feb then perhaps it was addressed in the latest update.
... View more
03-17-2026
02:33 PM
|
0
|
1
|
1596
|
|
POST
|
I'm trying to repro this with Axe dev tools but so far no luck. I'm assuming it comes from the popup chart header but if I inspect that element I don't see an aria-label set.
... View more
03-17-2026
11:18 AM
|
0
|
1
|
1610
|
|
POST
|
You mentioned that you already created a support issue for this correct? We'll take a look at this one on the Instant Apps side
... View more
03-17-2026
09:23 AM
|
0
|
1
|
923
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 03-31-2026 08:27 AM | |
| 1 | 03-26-2026 09:07 AM | |
| 1 | 03-26-2026 10:11 AM | |
| 1 | 03-24-2026 02:23 PM |
| Online Status |
Online
|
| Date Last Visited |
5 hours ago
|