Coder Social home page Coder Social logo

Comments (4)

adrianschmidt avatar adrianschmidt commented on July 22, 2024

Hi!

Sorry for not responding earlier, I wasn't set as watching the whole repo, just mentions.

Are you using lime-elements in a plugin that you then use inside the webclient? If so, could you send me the plugin? Otherwise, if you could upload a screenshot or a gif of the behaviour, that would be very helpful 👍

from lime-elements.

adrianschmidt avatar adrianschmidt commented on July 22, 2024

AFK discussion sum-up:

The problem is that limel-dialog places the dialog element next to the trigger element in the DOM. This means that when shown in the related-view, the dialog can't overflow the confines of the related-view since any overflow is hidden.

This probably isn't anything we can fix in limel-dialog itself. I can see two different ways of fixing it:

  • The addonApp functionality that @jtennlo is working on will probably give us the fastest way to resolve this, since (I believe) it ought to be possible to put a dialog element in the addonApp component, and trigger it from a button in a different component.
  • Adding a dialog-service to lime-webclient. This should be a much more robust and much cleaner way to achieve "global" dialogs, but it will probably take a bit longer before we have this implemented.

from lime-elements.

adrianschmidt avatar adrianschmidt commented on July 22, 2024

The Lundalogik/crm-feature#549 is somewhat related to this. It doesn't explicitly discuss modal-type dialogs, but it discusses dialogs and toasts.

from lime-elements.

adrianschmidt avatar adrianschmidt commented on July 22, 2024

This is being addressed in Lundalogik/crm-feature#586

Closing this issue.

from lime-elements.

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.