saadq / resumake.io

📝 A website for automatically generating elegant LaTeX resumes.
https://resumake.io
MIT License
3.27k stars 443 forks source link

Change order of array items #178

Closed lukew3 closed 2 years ago

lukew3 commented 2 years ago

Is your feature request related to a problem? Please describe. It's annoying that you can't reorder your projects, skills, or work bullet points. You should be able to change the order of these because you might want to show certain projects or skills before others.

Describe the solution you'd like One solution is that you could add an up arrow and/or down arrows beside list items to move that item up/down the list.

Describe alternatives you've considered Another, more difficult solution would be to allow the user to click and hold on an item to grab it and drag it to the position in the list that they desire.

Additional context This is the element that I am referencing. You should be able to edit the order of these elements. image

saadq commented 2 years ago

Going to close this as a duplicate of #40. I had closed that issue previously, but I just reopened it for now until v3 is launched.

Here is a demo of how dragging subelements is gonna work. I do want to allow reordering of the individual list items for job details/skills, so I will most likely be doing something like putting a drag handle next to each item or something. Not sure what the final UX for that will be like

https://user-images.githubusercontent.com/5678694/139410494-d52eb6c1-27dd-4d41-a017-d715e2587708.mov