You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Map component works, and is used in apps. Still, there are no cypress tests for it, so functionality in the component might stop working at some point if something should break. We've already had issues with a change in the design system that threatened to break the image marker in the Map component, but that potential breakage was stopped before it had any damaging effects.
We should maybe consider moving the Map component from altinn-design-system into this repo to make it easier to maintain dependencies (leaflet) and the implementation of our specific functionality. Is this component even used anywhere but app-frontend-react?
Description
The
Map
component works, and is used in apps. Still, there are no cypress tests for it, so functionality in the component might stop working at some point if something should break. We've already had issues with a change in the design system that threatened to break the image marker in the Map component, but that potential breakage was stopped before it had any damaging effects.Additional Information
Tasks
The text was updated successfully, but these errors were encountered: