-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GeoCarousel section for GeoStory #6993
Comments
Needed as part of this issue
Needs to be estimated Nice to have |
@dsuren1 let's have a quick call for these points so that you can do the requested evaluation:
|
@dsuren1
You can open an issue for the other point, that is already clear to you, and do the estimate there.
|
@dsuren1 @tdipisa here some notes on the Goecarousel section: 1_ By adding a new item, the geostory scrolls down How to Reproduce
Current Result 2_ From View Mode, by selecting a GeoCarousel section from the navigation bar, you are not shown on the corresponding section How to Reproduce
Current Result 3_ From the sharing map, the markers are not present on the map How to Reproduce
Current Result 4_ From the embedded map, clicking the marker on the map displays the gray error page How to Reproduce
Current Result 5_ From mobile, clicking the marker on the map displays the gray error page How to Reproduce
Current Result |
@dsuren1 I found another problem in the embedded geostory:
How to Reproduce
Expected Result Gostory link here |
I believe it has something to do with layer/style permission as geostory-embedded needs shared/accessible resource to work with. |
@ElenaGallo, that's true.
|
|
Please open a new issue for this with Internal label
This is a fetaure not a bug, the map is always zoomed to the selected marker. |
Closed in favor of #7143 |
Description
A new type of section for GeoStory will be available: the GeoCarousel section.
The aim of this new section is to enhance the user experience in using geostories by adding a different kind of section to browse map locations with an accompanying descriptive content.
A GeoCarousel section is a full screen section, like the immersive one currently available, that allows the story editor to define a list of items to be presented with a accompanying descriptive content (using text, media etc) and a geographic location.
Acceptance criteria
When the GeoCarousel section is added to the story (the user clicks on the related button in the above toolbar), the story will scroll to the new section that will cover the entire screen (as it is now for immersive sections)
In edit mode the GeoCarousel section will be composed by: a background with its editing toolbar, a descriptive (narrative) panel on top with its editing toolbar (the same column component of the immersive section), a carousel just below the background to list/manage items to be associated with a position in the map. The view mode will be basically the same but without editing toolbars
Descriptive panel: it is the same component available in immersive section but, for this section a fixed height must be set for this panel so that the scrollbar appears at a certain point: the GeoCarousel section is not expected to have a variable height like for Immersive sections. We have to set a proper height and make the Descriptive panel responsive depending on the screen.
In viewing mode the GeoCarouser and all editing controls (such as toolbars) disappear as usual and it is possible to browse the carousel items by scrolling with the mouse in the carousel section or using left/right arrows
In edit mode the GeoCarousel will allow to manage the following:
Two buttons on the left side of the GeoCarousel will allow to:
Below are two proposals for the two buttons in the UI:
It is possible to drag&drop items in the carousel to change their order in the list
Selecting a card item in the carousel (bot view and edit mode) the map can move/zoom to the related marker as specified above but also the descriptive panel changes accordingly by showing the content configured for the selected carousel item
As usual also for all the other sections types, a plus button in the mid-bottom side of the slideshow section allows to add other sections
Other useful information
The responsivnes should be taken into account and better evaluated for mobile devices. The presentation could be the same of an immersive section. Users can tap on the descriptive panel to zoom the map to the marker and it is also possible to:
The text was updated successfully, but these errors were encountered: