MapStore2 icon indicating copy to clipboard operation
MapStore2 copied to clipboard

The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!

Results 557 MapStore2 issues
Sort by recently updated
recently updated
newest added

## Description This pull request fixes the incorrect attribute value for `tooltipid` in the relevant component. The previous value was set to `"add-alias-button"`, which has been corrected to `"remove-alias-button"` to...

External Contribution

## Description At the moment we have plugins container with different interface configurations. A common pattern is to allow to pass a connected react component from the child plugin to...

enhancement

## Description commented by @offtherailz in https://github.com/geosolutions-it/MapStore2/pull/10731#pullrequestreview-2556722468 > The multi-floppy is usually the icon of save all, not "Save as...". Looking on internet, I see that the "Save As..." functinality...

enhancement

## Description from @offtherailz in https://github.com/geosolutions-it/MapStore2/pull/10731#pullrequestreview-2556722468 > Featured has the main purpose of putting some items on top of the page. If this list have to be paginated, maybe a...

investigation
mockup needed
New Feature
estimate needed
MapStore Homepage

## Description Background Map Selector gets covered by DrawerMenu when the latter's width is in localConfig. ## How to reproduce ``` { "name": "DrawerMenu", "cfg": { "menuOptions": { "resizable": "true",...

bug

…ng OOM if resolutions configured in new.json file with a different projection (#11788)" This reverts commit 4e68715d58578e18b5fe2898da4299759cee330c. ## Description **Please check if the PR fulfills these requirements** - [ ]...

## Description This PR adds the possibility to add the settings to hide the close button from the Map layer settings. **Please check if the PR fulfills these requirements** -...

enhancement

## Description **Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines: https://github.com/geosolutions-it/MapStore2/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been added...

deploy needed
dependencies
DevOps
MapStore

## Description an issue heppend with layer with time dimension data has been added and user filters layer using a date not included in the layer data -> the layer...

bug
Accepted

## Description This bug seems related to how we create icon for interactive legend. ## How to reproduce - open this [map](https://dev-mapstore.geosolutionsgroup.com/mapstore/#/viewer/62824) *Expected Result* - Interactive legend shows icon similar...

bug