opensearch-project / dashboards-query-workbench

The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL
Apache License 2.0
7 stars 30 forks source link

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

Closed AMoo-Miki closed 3 months ago

AMoo-Miki commented 3 months ago

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>.

Check List

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.

derek-ho commented 3 months ago

Snapshots should be updated

AMoo-Miki commented 3 months ago

Why does this repository have workflows that are known to fail?

Maybe disable these workflows for good open source citizenry. >;)