madisvain / upcount

Invoicing for freelancers & small businesses

Home Page:https://upcount.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag and Drop invoice lines issue

xinars opened this issue · comments

@madisvain
Currently, drag and drop has an issue.
If you drop on the input box, the input box is cleared. Please refer the following.

dnd issue

Please refer #26 which I've made for dnd.
I've fixed the above issue in the #26 .
As well, I've followed the UX logic from https://ant.design/docs/spec/direct#Drag-and-Drop as you've mentioned.

I think this was the fix you had right? a42e612

Thank you for this notice :)

Yep. No problem.
For the look and feel of the dnd, have you taken a look into my commit? :)
The look and feel is very similar to https://ant.design/docs/spec/direct#Drag-and-Drop
Thanks

@MLdev-py I did look and I did use the code and reviewed both examples you had. They were of big help actually. I'll review them again - I just want to finish the invoice templates refactoring I have and then make the first blog post about the app so we could get some initial traction and feedback to go forwards.

Cool. 👍