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

Use smaller and compressed varients of buttons and form components #647

Merged
merged 13 commits into from
Aug 5, 2024

Conversation

AMoo-Miki
Copy link
Contributor

Description

Replace instances of EuiButton that don't have an explicit sizing attribute to EuiSmallButton*.
Replace instances of Eui<form elements> that don't have density attributes to EuiCompressed<form elements>.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@junqiu-lei
Copy link
Member

Thanks @AMoo-Miki, can we also update the components in unit tests? They are failing in the CI.

Copy link
Member

@junqiu-lei junqiu-lei left a comment

Choose a reason for hiding this comment

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

LGTM

@junqiu-lei junqiu-lei merged commit 7e742dc into opensearch-project:main Aug 5, 2024
12 of 16 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 5, 2024
)

* Use EuiSmallButton

Signed-off-by: Miki <[email protected]>
(cherry picked from commit 7e742dc)
junqiu-lei pushed a commit that referenced this pull request Aug 5, 2024
) (#650)

* Use EuiSmallButton

Signed-off-by: Miki <[email protected]>
(cherry picked from commit 7e742dc)

Co-authored-by: Miki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants