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

test(components-react): add visual baselines for alert & link #345

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

remypar5
Copy link
Contributor

@remypar5 remypar5 commented Dec 6, 2024

Contents

Voeg baselines voor visuele regressie tests toe voor de volgende componenten:

  • LuxAlert
  • LuxLink

Checklist

  • New features/components and bugfixes are covered by tests
  • Changesets are created
  • Definition of Done is checked

@remypar5 remypar5 requested a review from MrSkippy December 6, 2024 10:08
@remypar5 remypar5 self-assigned this Dec 6, 2024
Copy link

vercel bot commented Dec 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lux ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 10:08am

import { LuxLink } from '@lux-design-system/components-react';

export const VisualStates = () => (
<div className="utrecht-document">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<div className="utrecht-document">
<>

@MrSkippy Ik heb sterk het gevoel dat dit niet klopt. Mijns inziens zou je niet verplicht utrecht-document moeten gebruiken om mooie links te hebben. Wat jij?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bij de links wel, helaas. Er is geen font-token voor de link, het inherit van de parent component, vandaar.

@AlineNap AlineNap self-requested a review December 19, 2024 08:45
Copy link
Contributor

@AlineNap AlineNap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

3 participants