climatereferendum / aliceingovernment.com

aliceingovernment.com
2 stars 1 forks source link

UI-Correct zig-zag order between boxes in /solutions #18

Closed Tianguistengo closed 5 years ago

elf-pavlik commented 5 years ago

Could you please explain it, i don't see anything obviously wrong there :eyeglasses:

Tianguistengo commented 5 years ago

sure, the line that connects solution boxes goes from solution 2 to 4 , 3 to 5 and so on and so forth

elf-pavlik commented 5 years ago

oh, so we don't need to fix the zig-zag just adjust order of solutions to match it?

Tianguistengo commented 5 years ago

that's one option but then it would look kinda non-intuitive :
1-2 4-3 5-6

so maybe better if we leave the boxes the way they are now and maybe just make the line connectors go diagonal?

elf-pavlik commented 5 years ago

maybe you can try to work on that on a dedicated zig-zag branch? https://code.visualstudio.com/Docs/editor/versioncontrol#_branches-and-tags

Tianguistengo commented 5 years ago

thanks for the link, I'll give it a go and ask diego to help with front-end if I get stuck :)