Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Chat bubbles in Safari (macOS/iOS) #2199

Closed
dmythro opened this issue Jul 31, 2023 · 3 comments
Closed

bug: Chat bubbles in Safari (macOS/iOS) #2199

dmythro opened this issue Jul 31, 2023 · 3 comments

Comments

@dmythro
Copy link

dmythro commented Jul 31, 2023

What version of daisyUI are you using?

latest (website)

Describe your issue

Chat bubbles have this vertical divider between the tail and main bubble body:

image

On iOS it's more subtle, but still there. Especially with zoom.

In Chrome it looks good.

Also, is there an option to have this tail off?
Like in iMessage, the chat bubble tail is only shown on the last message.

What browsers are you seeing the problem on?

Safari, Safari iOS

Reproduction URL

https://daisyui.com/components/chat/

@NikarashiHatsu
Copy link
Contributor

NikarashiHatsu commented Aug 2, 2023

Didn't occur on my device, but there's definitely a slight divider while resizing.

2023-08-02.16-44-59.mp4

Edit, I guess this is a pixel-perfect issue, it may behaves differently on different devices. It actually hard to make sure it didn't have that vertical divider on each device. I tried to reproduce this issue by editing the ::before pseudo, yet, I'm still having this issue on different component position at the same page.

Screenshot 2023-08-02 at 16 51 27

@dmythro
Copy link
Author

dmythro commented Aug 6, 2023

Re-checked, looks like I have a clarification: it is an issue on external display in Safari only, and when zooming in. So, priority I guess is probably minor. A lot of devs use external displays with Macs though. Hope it helps!

EDIT: Also, visible (but not as much) on iOS 16.6:
IMG_8346

@NikarashiHatsu
Copy link
Contributor

There should be a better alternative such as using clip properties which I'm pretty sure would fix the issue. I'll try to reproduce this on my local machine, and if that works' I'll do a PR to fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants