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: Pass dom props through to dropdown button #127

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

JackyxCS
Copy link
Contributor

  • will fix cypress test for creating a data quality monitor

Screenshot 2023-05-22 at 2 58 56 PM

@JackyxCS JackyxCS requested a review from mikeldking May 22, 2023 19:59
Comment on lines +86 to 89
padding-right: calc(
${theme.spacing.padding8}px + var(--ac-validation-icon-width)
);
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

hmm, why did this change I wonder

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤔 yea seems more consistent with overall formatting though

@github-actions
Copy link

size-limit report 📦

Path Size
dist/components.cjs.production.min.js 154.4 KB (+0.05% 🔺)
dist/components.esm.js 104 KB (+0.06% 🔺)

@JackyxCS JackyxCS merged commit 4240a41 into main May 22, 2023
4 checks passed
@JackyxCS JackyxCS deleted the dropdown-dom-props branch May 22, 2023 20:20
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.

None yet

2 participants