What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello. Which drag & drop js-library would you advice for using in Spryker? I want to enhance som

UQS4LDZU7
UQS4LDZU7 Posts: 182 πŸ§‘πŸ»β€πŸš€ - Cadet

Hello. Which drag & drop js-library would you advice for using in Spryker? I want to enhance some zed-backend stuff with that. Thank you.

Comments

  • Jeremy Fourna
    Jeremy Fourna Lead Product Manager Posts: 130 πŸ§‘πŸ»β€πŸš€ - Cadet

    We have some drag and drop functionality in the back office, here an example for the product labels

  • UQS4LDZU7
    UQS4LDZU7 Posts: 182 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2020

    Hello @jeremy.fourna. Thats exactly what I need. Which js library did you use for that?

  • Jeremy Fourna
    Jeremy Fourna Lead Product Manager Posts: 130 πŸ§‘πŸ»β€πŸš€ - Cadet

    I guess this is JQuery UI https://jqueryui.com/sortable/

  • UQS4LDZU7
    UQS4LDZU7 Posts: 182 πŸ§‘πŸ»β€πŸš€ - Cadet

    Thank you. Because there are dozens of libs for that. Hard to choose.

  • UQS4LDZU7
    UQS4LDZU7 Posts: 182 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2020

    @jeremy.fourna ps. Did u use oryx-for-zed for this feature as well? https://documentation.spryker.com/docs/oryx-for-zed

  • Jeremy Fourna
    Jeremy Fourna Lead Product Manager Posts: 130 πŸ§‘πŸ»β€πŸš€ - Cadet

    @valerii.trots could you please help @UQS4LDZU7 ☝ because this goes over my level of competency lol

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Should be. But the documentation could be not up-to-date.
    There was an internal discussion about it.

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    These settings are not an example, but mandatory.

  • UQS4LDZU7
    UQS4LDZU7 Posts: 182 πŸ§‘πŸ»β€πŸš€ - Cadet
    edited May 2020

    So, I have to put the settings here: frontend/build.js, extending the file frontend/build.js?

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Seems so. But I'm not a developer as well as Jeremy. πŸ™‚

  • UQS4LDZU7
    UQS4LDZU7 Posts: 182 πŸ§‘πŸ»β€πŸš€ - Cadet

    Thank you. Anticipating a lot of pain.