Skip to content

fix(list): border issues on safari #5266

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

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from
Open

Conversation

matthprost
Copy link
Collaborator

Summary

Type

  • Bug

Summarise concisely:

What is expected?

Issue with List on safari the border is not correctly set. This is because safari doesn't support absolute pseudo element within the Table. To fix this I had to add the border on each table cell instead.

Relevant logs and/or screenshots

Page Before After
Safari Screenshot 2025-06-17 at 17 00 13 Screenshot 2025-06-17 at 17 00 32
Safari Screenshot 2025-06-17 at 17 00 25 Screenshot 2025-06-17 at 17 00 39

@matthprost matthprost self-assigned this Jun 17, 2025
@matthprost matthprost added the bug Something isn't working label Jun 17, 2025
@matthprost matthprost requested review from a team, johnrazeur and lisalupi as code owners June 17, 2025 15:05
Copy link

changeset-bot bot commented Jun 17, 2025

🦋 Changeset detected

Latest commit: ddf76c1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ultraviolet/ui Patch
@ultraviolet/form Patch
@ultraviolet/plus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants