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

Remove border from primary Button variant #1980

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

connor-baer
Copy link
Member

Addresses this Slack thread (internal link).

Purpose

The Button's primary variant was designed without a border. We didn't notice this bug before because the border color matched the background color. The new semantic tokens surfaced the issue.

Approach and changes

  • Change the Button's primary variant's border color to transparent

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@connor-baer connor-baer requested a review from a team as a code owner March 6, 2023 17:05
@connor-baer connor-baer requested review from pdrmdrs and removed request for a team March 6, 2023 17:05
@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2023

🦋 Changeset detected

Latest commit: 46d0881

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

This PR includes changesets to release 1 package
Name Type
@sumup/circuit-ui 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

@vercel
Copy link

vercel bot commented Mar 6, 2023

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

Name Status Preview Updated
oss-circuit-ui ✅ Ready (Inspect) Visit Preview Mar 6, 2023 at 5:05PM (UTC)

@connor-baer connor-baer added the 🐞 bug Something isn't working as it should label Mar 6, 2023
Copy link
Contributor

@robinmetral robinmetral left a comment

Choose a reason for hiding this comment

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

Thank you!

@connor-baer connor-baer merged commit 261e185 into main Mar 7, 2023
@connor-baer connor-baer deleted the bugfix/button-primary-border branch March 7, 2023 10:22
@connor-baer connor-baer mentioned this pull request Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working as it should 🗂 circuit-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants