Common alignment of the community roadmap is lost in editor mode
What is the URL where the issue is happening
https://roadmap.sh/r/c-extended
What browsers are you seeing the problem on?
Chrome
Describe the Bug
- Open your community roadmap in editor mode.
- Make required alignment of whole map.
- Save roadmap.
- Reload page.
- Made alignment was broken.
- This happens every time, and you cannot make alignment as you require.
Output from browser console (if any)
No response
Participation
- [ ] I am willing to submit a pull request for this issue.
I found that this behavior is associated with the automatic alignment of all elements along the recommended left border (highlighted with a gray dotted line). That is, the common alignment will always occur relative to the leftmost element along the recommended left border.
It is clear why this behavior was done. But I still want to manage the alignment more flexibly.
Alternatively, you can make a special flag in the editor that will disable this automatic alignment to the recommended left border.
It's intentional we don't save the position of the marker, we recommend the creator align the nodes according to the border.