Code Monkey home page Code Monkey logo

Comments (6)

xinars avatar xinars commented on July 23, 2024

@madisvain
drag
So this means we can reorder the invoices by dragging and dropping the file-clip icon of every invoice line in the above Invoices view?
And the order should be saved always?

from upcount.

xinars avatar xinars commented on July 23, 2024

Oh, I think I've missed your requirement.
lineitem
I believe you mean the above. Right? :)

from upcount.

madisvain avatar madisvain commented on July 23, 2024

Yes - invoice lines should be possible to re-order :) So the last image is correct.

Lets just add the icon in front of every line:

So it's clear for the user where to click for the re-ordering.

from upcount.

madisvain avatar madisvain commented on July 23, 2024

@MLdev-py this is not a very important feature for now. Lets delay the development of this for a little while.

I will prepare a list of things we finalise before we do a public release so we can work on that next.

from upcount.

xinars avatar xinars commented on July 23, 2024

@madisvain
Implemented by pull request #26
First did this by using react-beautiful-dnd which is implemented in invoices/line-items1.js file.
But this occured a weird effect which seems to be related to redux-form.
So I've changed this by using react-dnd which is implemented in invoices/line-items.js
If you want to see the issue with react-beautiful-dnd, you can just rename the line-items1.js file into line-items.js

from upcount.

madisvain avatar madisvain commented on July 23, 2024

Implemented by #27

from upcount.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.