Git Product home page Git Product logo

Comments (13)

GGSSDD avatar GGSSDD commented on June 11, 2024 1

Yes, I can confirm that.

Thank you!

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

Thank you for the feedback, I will take a look at the CSS issue, but for your pop-up issue I will need more details to understand what's wrong, you are the first to tell me that.

from bubble-card.

GGSSDD avatar GGSSDD commented on June 11, 2024

Hi,
I’ve fixed the pop-up with the display issue. Actually it was not quite a fix, I just deleted the card and added it again. Now it’s displaying as it should. I don’t know what was causing that issue. Anyway, is there any progress on the top of the card issue, being able to set the border radius to 0, there as well?
Thank you!

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

Hi, I'm glad that you fixed your issue!

To change the border-radius you can do that in the custom styles:

.bubble-pop-up {
  border-radius: 20px !important;
}

from bubble-card.

GGSSDD avatar GGSSDD commented on June 11, 2024

Unfortunately this is not working, even if I updated to the latest version and cleared the frontend cache:

.bubble-pop-up {
  border-radius: 0px !important;
} 

I used to have this before, but this is not working either for quite some time:

#root {
  border-radius: 0px !important;
} 

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

I've just tried and I can confirm that this is working right after pasting this in the custom styles section:

.bubble-pop-up {
  border-radius: 0px !important;
} 

image

from bubble-card.

GGSSDD avatar GGSSDD commented on June 11, 2024

So it does indeed… meaning the issue’s on my end. Wonder what is causing this? I’ll keep looking into it.

Thanks!

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

Keep me informed if you find what's causing this, this is weird indeed.

Edit: I know what is causing this! Just add a header and it will works, but this is indeed an issue that I forgot to fix!

from bubble-card.

GGSSDD avatar GGSSDD commented on June 11, 2024

It does work indeed, if you add a header, although in most of the cases I don't have a need for a header

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

I've added this issue to my list, it will be fixed in the next release!

from bubble-card.

GGSSDD avatar GGSSDD commented on June 11, 2024

Thank you! Really appreciate it!

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

This is now fixed in beta 12 🎉

from bubble-card.

Clooos avatar Clooos commented on June 11, 2024

You're welcome!

from bubble-card.

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.