Map Layers editing order becomes incorrect when adding new one
Closed this issue · 2 comments
sanak commented
Problem
Currently, newly added map layer position become first, but later position editing becomes incorrect.
To Reproduce
- Add new map layer from http://localhost:3000/gtt_map_layers
- The position becomes first
- Edit order by drag and drop right green arrows.
- Reload browser, then order becomes incorrect (unexpected result)
Expectation
- Newly added map layer position should be last.
- Order should be correct always.
Environment:
- OS: macOS 14.4.1
- Ruby Version:
3.2.1
(via asdf) - Redmine Branch:
5.1-stable
- Plugin Branch:
next
dkastl commented
I think this is resolved, no?
sanak commented
Oh, yes. This is resolved.
I close this issue.