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

Fix Product/Area select styles on New Document screen #551

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

jeffdaley
Copy link
Contributor

Fixes a regression causing the ProductSelect input on the New Document form to be missing a border and shadow.

@jeffdaley jeffdaley marked this pull request as ready for review January 18, 2024 19:50
@jeffdaley jeffdaley requested a review from a team as a code owner January 18, 2024 19:50
.dom(TOGGLE)
.doesNotHaveClass("shadow-elevation-low")
.doesNotHaveClass("border-color-border-input")
.hasClass("quarternary-button");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Classy

@jeffdaley jeffdaley merged commit 32fce5d into main Jan 19, 2024
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/product-select branch January 19, 2024 00:57
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.

2 participants