Giter VIP home page Giter VIP logo

Comments (3)

paweljozwicki avatar paweljozwicki commented on June 10, 2024

Hi, I want to confirm if I understand the issue.
We support showing a drop target for empty containers, so you are able to show a drop target for:

  • an empty Accordion:

Screenshot 2022-12-14 at 11 12 52

- an empty Accordion Item container:

Screenshot 2022-12-14 at 11 13 03

But if I understand correctly: you want to show something like that:
Screenshot 2022-12-14 at 11 44 45

Am I right?

from starter.

Rahul139-stack avatar Rahul139-stack commented on June 10, 2024

Hi @paweljozwicki ,Thanks for helping us.
But we not able to drag any components to the parent accordion(Prime vue accordion) directly. When we edit the parent accordion, then able to drag those component easily.
1.Not able to drop here.
MicrosoftTeams-image (7)
2.Able to drag the component here after edit submit.
MicrosoftTeams-image (5)

from starter.

paweljozwicki avatar paweljozwicki commented on June 10, 2024

Thanks, now I see the problem.
It's because Page Editor relies on HTML comments, but Vue removes them inside the rendered component.
According to documentation this should help.
After the edition, the DOM is changed and it doesn't display well, but comments required by Page Editor are available. It's why Drag & Drop is available.

from starter.

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.