POST
|
I think it will be ok after the release but I’ll do some testing and update this thread.
... View more
a week ago
|
0
|
0
|
119
|
POST
|
Actually took a closer look and there is a typo in the css I posted earlier. It also doesn't account for the header. Can you try this instead: .esri-view-width-xsmall .esri-popup--is-docked-top-center, .esri-view-width-xsmall .esri-popup--is-docked-bottom-center {
height: 100vh;
max-height: calc(100vh - 50px);
z-index:1000;
bottom: 0;
top: 50px;
position: relative;
}
... View more
a week ago
|
1
|
1
|
51
|
POST
|
Ok we have to move the top property down a bit so that it isn't behind the header and there was also a typo in the original css. Here's the revised css .esri-view-width-xsmall .esri-popup--is-docked-top-center, .esri-view-width-xsmall .esri-popup--is-docked-bottom-center {
height: 100vh;
max-height: calc(100vh - 50px);
z-index:1000;
bottom: 0;
top: 50px;
position: relative;
}
... View more
a week ago
|
0
|
2
|
127
|
POST
|
Media and Basic are the same code behind the scenes so the CSS in that other thread should help. Let me know if its not working as you'd expect.
... View more
a week ago
|
0
|
1
|
131
|
POST
|
Can you share an image of what you are seeing? I'd like to try and find a temp fix for the missing close button
... View more
a week ago
|
0
|
2
|
56
|
POST
|
@RexTurgano the fix will be in the next release of ArcGIS Online.
... View more
a week ago
|
0
|
0
|
16
|
POST
|
Which instant app are you seeing this issue in? If its Basic/Media this is a known issue and we'll have a fix for it in the next release of ArcGIS Online. More details here: https://community.esri.com/t5/arcgis-instant-apps-questions/pop-ups-on-new-basic-media-map-do-not-work-in/m-p/1651841#M3406
... View more
a week ago
|
0
|
0
|
138
|
POST
|
Quick capture isn't an instant app maybe try this question in the Quick Capture space? https://community.esri.com/t5/arcgis-quickcapture/ct-p/arcgis-quickcapture
... View more
2 weeks ago
|
0
|
0
|
29
|
POST
|
It looks like you are running into a bug with Nearby (and Lookup) when Map Image layers are used as the result layers. We have a fix for this that will go out in the next release of ArcGIS Online. In the meantime you should be able to workaround this by adding the layers to your map as feature layers. I do this by using the "Add layer from url" option and using the url that points to the sub layer you want to use. For example: https://maps.clarkcountynv.gov/arcgis/rest/services/BroadBand/CC_CitizensAccessLocations/MapServer/1
... View more
2 weeks ago
|
0
|
1
|
85
|
IDEA
|
We added support for Sketch tools to the Sidebar app in the June 2025 update of ArcGIS Online so you should be able to enable it and use it in the app now. More details are here. https://www.esri.com/arcgis-blog/products/arcgis-online/announcements/whats-new-in-instant-apps-june-2025
... View more
2 weeks ago
|
0
|
0
|
89
|
IDEA
|
Good timing! We are working on adding configuration support for filtering the map for a release later this year. So we can look into allowing you to hide/show the popup as part of that work.
... View more
08-25-2025
04:05 PM
|
0
|
0
|
210
|
POST
|
We'll get this fixed in a future release of online. In the meantime you should be able to fix it by pasting the following into the Custom CSS box during the basic configuration. You'll find that setting in the Theme section. Let me know if this doesn't work for you because it may require some additional modifications. .esri-view-width-xsmall .esri-popup--is-docked-top-center, .esri-view-width-xsmall .esri-popup--is-docked-bottom-center {
height: 100vh;
max-height: calc(100vh - 50px);
z-index:1000;
bottom: 0
top: 0;
position: relative;
}
... View more
08-19-2025
08:27 AM
|
0
|
5
|
250
|
POST
|
We'll take a look at adding support for this to Instant Apps in a future release.
... View more
08-13-2025
09:41 AM
|
0
|
0
|
106
|
POST
|
So glad it helped. It may be a bug in the application where it is picking up a setting it shouldn't be using. We'll look into getting that resolved in the next release.
... View more
08-06-2025
02:38 PM
|
0
|
0
|
286
|
Title | Kudos | Posted |
---|---|---|
1 | a week ago | |
1 | 08-06-2025 02:25 PM | |
1 | 06-18-2025 01:51 PM | |
1 | 06-26-2025 12:30 PM | |
1 | 06-26-2025 11:02 AM |
Online Status |
Offline
|
Date Last Visited |
Thursday
|