Open tdipisa opened 3 years ago
@tdipisa we could save some space for the slideshow cards moving the general toolbar in a different position. Here two proposals:
@allyoucanmap thank you so much for your feedback.
The slideshow presented in the description shows the possibility to have an horizontal navigation of content as a different way to tell a story. We could take advantage of this structure to create an interactive map where points locations are related to the content visible in the descriptive panel so each slide can be localized. This kind of section variant should have following constraints and differences from the default slideshow section:
This comparison with the default slideshow section need to be taken into account in the creation of the JSON structure for this section (eg: the location will be stored within the slide info instead of a layer).
Note: there are some relations with the issue https://github.com/geosolutions-it/MapStore2/issues/5779
What mentioned in the above comment has been reorganized in a new issue (#6993) to be developed as a dedicate section type for GeoStory. What described in this issue will be considered as a different section type for different purposes and it will use the same base component developed with #6993.
Description
A new type of section for GeoStory will be available: the Slideshow section. The aim of this new section is to enhance the user experience in using geostories by adding a different kind of immersive capability. A slideshow section is a full screen section, like the immersive one currently available, that allows the user to add multiple media contents (maps, images, videos) as a slide with a minimal accompanying text on top for each slide.
Acceptance criteria
[ ] When the slideshow 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 slideshow section will be composed by: a background with its editing toolbar, a descriptive (narrative) panel on top with its editing toolbar, a carousel just below the background to list/manage slides.
Slideshow background toolbar: it provides the same functionalities/buttons of the background toolbar available for immersive sections/contents (depending on the media type selected for the background)
Descriptive panel toolbar: it provides the same functionalities/buttons of the columns contents available in immersive sections/contents.
Descriptive panel: it is the same component available in immersive section but in this case it is only possible to provide a descriptive text: the plus button to add additional contents is not available
[ ] In edit mode the Carousel will allow to manage the list of slides
[ ] 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