Reproduction URL (Required)
https://github.com/uh-zuh/saadeghi_daisyui_bug_tooltip_top_end
What version of daisyUI are you using?
v5.6.12
Which browsers are you seeing the problem on?
No response
Describe your issue
When tooltip is placed near right side of the page there is extra space on the right side of tooltip target.
I prefer to fix it by setting tooltip-end for this case.
It works good on desktop - no extra space on the right side of the page.
But it doesn't work on mobile in same way - extra space is still present after setting my fix.
I have checked on Firefox, Chrome, Safari on iOS 26.5
I have not checked on Android - I have no Android
Reproduction steps:
- Clone repository
- Run
run-dev.sh/run-dev.cmd
- Navigate http://<you_wi-fi_IP>:5173/ from desktop browser
- Scroll right
- Wait 2 seconds timeout
- See that extra space on the right side is disappeared
- Navigate http://<you_wi-fi_IP>:5173/ from your mobile device browser
- Scroll right
- Wait 2 seconds timeout
- See that extra space on the right side is NOT disappeared
Reproduction URL (Required)
https://github.com/uh-zuh/saadeghi_daisyui_bug_tooltip_top_end
What version of daisyUI are you using?
v5.6.12
Which browsers are you seeing the problem on?
No response
Describe your issue
When tooltip is placed near right side of the page there is extra space on the right side of tooltip target.
I prefer to fix it by setting
tooltip-endfor this case.It works good on desktop - no extra space on the right side of the page.
But it doesn't work on mobile in same way - extra space is still present after setting my fix.
I have checked on Firefox, Chrome, Safari on iOS 26.5
I have not checked on Android - I have no Android
Reproduction steps:
run-dev.sh/run-dev.cmd