GithubHelp home page GithubHelp logo

Comments (6)

eahefnawy avatar eahefnawy commented on April 20, 2024

Yes I confirm that. I faced the same issue.

from reaction.

aaronjudd avatar aaronjudd commented on April 20, 2024

Working through bugs over the next couple days, should get this one resolved soon.

from reaction.

aaronjudd avatar aaronjudd commented on April 20, 2024

Should be a lot smoother now without placeholders. @bstocks we need docs on the functionality of the grid, here's a few things that need documented.

  • Grid is grouped by positions (the # on the product)
  • Product grouping is tag specific (you can change sort/group on main grid, tag grids)
  • positioning is relative, you can add new products to the same position, and within a group updated date is decider
  • new products will get sorted/add first

from reaction.

aaronjudd avatar aaronjudd commented on April 20, 2024

Just a general note to myself:

Goals of drag and drop merchandising:

Products can display in multiple tags(aka categories), sorting of individual is unique to each tag
Newest product are given ascending sort, if they haven't been positioned they will go first
Sort position is relative, there can be multiple products with a position of 0, most recently updated comes first
Updating sort position also makes it have a more recent updated timestamp
Sort relativity for other products is maintained when product is added, or deleted

Future:
Track products (maintain sort information in purchase history) to determine which position perform best
Products can be given a larger "sort" weight, to always have them sort higher in a relative position

from reaction.

aaronjudd avatar aaronjudd commented on April 20, 2024

Important note: the 'grid' is a columnized list to account for varying height/widths. Easy enough CSS change to have it be a left to right list, but since we're dealing with columns, and don't want to use masonry(et al)... as that's more overhead, this seems to be a decent working solution for now. Certainly plenty of enhancements that could be done.

from reaction.

eahefnawy avatar eahefnawy commented on April 20, 2024

awesome thanks! I like the sorting by best performing position idea. Would love to see it implemented soon.

from reaction.

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.