Coder Social home page Coder Social logo

Comments (15)

erdemerciyas avatar erdemerciyas commented on June 8, 2024 1

@muratcorlu full width work perfect. Thank you. We are waiting select elelment dropdown position ...

from baklava.

erdemerciyas avatar erdemerciyas commented on June 8, 2024 1

@muratcorlu i solved problem. Changed BS Modal (transform - translate)

image

from baklava.

erdemerciyas avatar erdemerciyas commented on June 8, 2024 1

image

Thank you very much. Best regards

from baklava.

muratcorlu avatar muratcorlu commented on June 8, 2024 1

It's good you managed to fix it.

We'll also add a CSS variable to customize popover positioning soon. It may help for people who have to use transform: translate. I'll update here once it's added.

from baklava.

AykutSarac avatar AykutSarac commented on June 8, 2024

+1 to this.

from baklava.

muratcorlu avatar muratcorlu commented on June 8, 2024

This may be related with #341

I think there is a problem about positioning our popovers inside a fixed positioned area. @ozkersemih is working on popover component and will have a look if our new popover component will solve it.

Anyway we'll focus on this issue as soon as possible.

from baklava.

muratcorlu avatar muratcorlu commented on June 8, 2024

We need full size input element. (width:100%) Sizes are restricted. Not working full width

Ah I just noticed there are 2 problems reported here. What is the issue about input width here? Can you give an example? @erdemerciyas

from baklava.

erdemerciyas avatar erdemerciyas commented on June 8, 2024

@muratcorlu
image

We need responsive input element. Current elements work with fixed width

from baklava.

muratcorlu avatar muratcorlu commented on June 8, 2024

@erdemerciyas Input and select has default width but you can change them for your needs. I made an example: https://codepen.io/muratcorlu/pen/xxabNMN

They behave as same as the native <input> element. Native input also doesn't fill its container and has a default width but you are able to set its width as you want.

Please check and confirm if this covers your requirements.

from baklava.

muratcorlu avatar muratcorlu commented on June 8, 2024

@erdemerciyas I couldn't reproduce the issue in dialog. Here an example bl-select select in an bl-dialog, and works fine. https://codepen.io/muratcorlu/pen/vYzOezY

image

Can you reproduce the issue in a playground?

from baklava.

erdemerciyas avatar erdemerciyas commented on June 8, 2024

@muratcorlu Select working perfect with Baklava modal. The same problem persists in our system.

Exp. https://codepen.io/erdem-erciyas/pen/poOJdxY

from baklava.

muratcorlu avatar muratcorlu commented on June 8, 2024

Using transform: translate() in CSS changes the logic for fixed positioning. That causes this issue. I'll consider adding an option to use absolute positioning for select.

In the meantime, I would suggest to use Baklava Dialog since it uses native HTML Dialog element and has many advantages about a11y and consistency with other baklava components.

from baklava.

erdemerciyas avatar erdemerciyas commented on June 8, 2024

@muratcorlu I will talk to our teammates and give information about Baklava modal. Thank you very much

from baklava.

github-actions avatar github-actions commented on June 8, 2024

🎉 This issue has been resolved in version 2.0.0-beta.81 🎉

The release is available on:

Your semantic-release bot 📦🚀

from baklava.

github-actions avatar github-actions commented on June 8, 2024

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

from baklava.

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.