-
I came across this article recently [Modern CSS Tooltips And Speech Bubbles (Part 1)](https://www.smashingmagazine.com/2024/03/modern-css-tooltips-speech-bubbles-part1/) and think we should explore it…
-
```jsx
I am a tooltip!
```
there are two undefined CSS variables. If I provide a value it works
```css
:root {
--arrow-s…
-
### What version of daisyUI are you using?
2.51.6
### Describe your issue
I just noticed an issue I didn't notice before, so this might be a regression: there is a gap between the tooltip bubble an…
-
### Describe the bug
When using the `v-tooltip` directive without modifiers, the context passed to a passthrough function does not accurately reflect the true render direction of the tooltip, making …
-
**Describe the bug**
All light tooltip arrow has no border.
**To Reproduce**
Go to the [tooltip page](https://flowbite.com/docs/components/tooltips/#default-tooltip-example)
**Expected behav…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
I want to position the tooltip's arrow just like the too…
-
In the default themes tooltips and popups look the same as the main window layout.
This makes it hard to see what is inside the popup / dropdown and what is in the background.
Here hides an opene…
-
When I choose the tooltip style that has a white border, the border of the arrow does not fit with the border of the tooltip.
And the fill color does not fit.
Furthermore the arrow is blurry when zoom…
-
I'm using the following custom FloatingUI options in the "defaultStepOptions":
```
const shepherdTour = new Shepherd.Tour({
steps: tourOptions.steps,
keyboardNavigation: true,
defau…
-
![Export-1729102985054](https://github.com/user-attachments/assets/79dbd570-480c-47a7-ae46-0a96e263b603)
Two errors
1. The arrow pointing to the text loads in AFTER the rest of the tooltip
2. O…