Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Acceptance Criteria:
Create Pin:
The create pin function allows to:
- Add pin to the diagram
- Select color
- Select radius
This action willl change the component state.
The create function is activated by a single click on diagram and the pin is created where the diagram is clicked.
Drag pins:
Once created the Pins can be dragged in the diagram area and so position will be changed, this action will change the component state.
READONLY Mode
This mode is used in the store front and is activated by a configuration loaded while instatiating the component. It has following features:
- Pins visualization and listing
- Info on pin hover tooltip like
- no mapping feature
- no import feature
- no draggable pins
READ/WRITE Mode
This mode is used in the admin and is activated by a configuration loaded while instatiating the component. It has following features:
- Pins visualization and listing
- Info on pin hover tooltip like
- mapping feature
- import feature
- draggable pins
- CRUD operations on PINS
Attachments
Issue Links
- is related to
-
COMMERCE-7016 SBD - Diagram refactor
-
- Closed
-
- relates
-
COMMERCE-7128 Fix Pin color
-
- Closed
-
-
COMMERCE-7103 Change Pin configuration button
-
- Closed
-
- mentioned in
-
Page Loading...