Select to view content in your preferred language

What to change on calcite elements to allow child elements to overflow?

773
0
12-10-2023 12:32 AM
CLAUDIAROJOARDILA
New Contributor

I was using Arcgis 3 for our maps.

I modified the popup enough so it looked like this:

CLAUDIAROJOARDILA_0-1702196650611.png

Now I'm trying to replicate this for Arcgis 4, I'm pretty close, but the popups seem to have the elements <calcite-flow> then <calcite-flow-item> as parents of the actual content of my popup, and these elements won't allow me to have absolute child elements overflowing the popup

CLAUDIAROJOARDILA_2-1702197097019.png

 

CLAUDIAROJOARDILA_1-1702196867421.png

I thought it was just a matter of changing their overflow property from hidden to auto or something else, but that doesn't seem to be the case, out of curiosity using the browser's inspector I changed their tags to simple div's and that finally did it so the two elements could finally go up there without being cut off.

I'm asking for help here as I tried everything I could in terms of CSS to try and get the outcome I want but I haven't been able to, any help would be greatly appreciated

Tags (2)
0 Replies