Select to view content in your preferred language

Sorting error in my published Story Maps group

1531
2
01-10-2023 06:58 AM
Labels (1)
GiuliaMattion
Occasional Contributor

Hello, an issue has raised in my published group at the following link: https://efsa.maps.arcgis.com/apps/MinimalGallery/index.html?appid=f91d6e95376f4a5da206eb1815ad1489

This is where my organization collects all the Story Maps which are visible to our audience. However, when I updated a figure in the Story Map called "Pest survey card on Agrilus auroguttatus", this story map was automatically moved at the end of the group (image 1 or click on the link above to understand the issue) . The group contents are supposed to be sorted by ascending title (image 2 for a screenshot of our settings as they are), but this is not the case anymore for this Story Map. Can you please help me so that all the Story Maps are in alphabetical order?

Thank you for your time,

Giulia

0 Kudos
2 Replies
AbbyE_Esri
Esri Contributor

Hello @GiuliaMattion ,

Taking a look at the title of this application, there's a "&nbsp" in the title. This can be used when editing HTML to force a break in a place where forced breaks are otherwise not allowed. This is causing this title to go below all the others, because it looks like the title is technically after the others (i.e. "on&nbsp Agrilus auroguttatus" would come after "on Xylella fastidiosa" because of the ending of "on").

DF46A945-8BB9-4003-8477-D4DD8DDD9584.jpeg

I'm not sure who designed this story, but have them take a look at their CSS to see if they added this "%nbsp" into their story title. 

Here's some more information on this concept if you're curious: HTML Space – How to Add a Non-breaking Space with the   Character Entity

Best,

Abby

 

0 Kudos
PlantPestSurveillancePROJECT
Occasional Contributor

Dear @AbbyE_Esri

thanks a lot for your reply. I have now solved the issue.

Best,

Giulia