Is your feature request related to a problem? Please describe.
Describe the solution you'd like
- It would be great to be able to re-order the poll options after creating them via drag and drop

- It would be great to be able to add new options by pressing enter after inputting something. this can be achieved by adding
v-on:keyup.enter="callMethodThatAddsNewOption" basically
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
v-on:keyup.enter="callMethodThatAddsNewOption"basicallyDescribe alternatives you've considered
Additional context