tailwindlabs / tailwindui-issues

A place to report bugs discovered in Tailwind UI.
236 stars 4 forks source link

Inconsistent borders on callendar grid #1530

Closed mamaart closed 10 months ago

mamaart commented 10 months ago

What component (if applicable) All the callendars (except the 2 last borderless examples) https://tailwindui.com/components/application-ui/data-display/calendars

Describe the bug Some of the borders in the grid are not showing.

To Reproduce Open Mozilla Firefox 120.0.1 on this url: https://tailwindui.com/components/application-ui/data-display/calendars

Expected behavior Consistent borders.

Screenshots missingborder1 missingborder2

Browser/Device (if applicable)

Additional context nope

adamwathan commented 10 months ago

Looked at this briefly but can't reproduce at least on macOS:

image

Looks like we'll have to test this on Linux to see if we can reproduce there.

reinink commented 10 months ago

@mamaart Hey! Is it possible that your browser is zoomed out? I was able to reproduce this in Firefox by zooming out:

image

It's not uncommon to get these sort of rendering issues when zooming, so I'm thinking that might be what's going on here.

reinink commented 10 months ago

Hey! Going to close this one for now since we've been unable to reproduce it, except for when zooming — which I'm hoping is the simple answer here 👍

mamaart commented 9 months ago

Yes my browsers default zoom lvl is 80%, that might be the reason then.