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

Grid layout fixes #80305

Merged
merged 3 commits into from
Oct 13, 2020
Merged

Grid layout fixes #80305

merged 3 commits into from
Oct 13, 2020

Conversation

efreeti
Copy link
Contributor

@efreeti efreeti commented Oct 13, 2020

Summary

Due to previously requested changes to remove EuiFlexItem's that would be empty due to conditional content the layout of the grid broke. I reworked the strategy for the layout a bit to make it not rely on such side effects and improved overall spacing a bit. The solution is not perfect and if grid would be made reusable component would have to be thought through better, but for the time being in the context of trusted apps it's fitting good.

no items

Checklist

@efreeti efreeti added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Team:Endpoint Management Feature:Endpoint Elastic Endpoint feature v7.10.0 labels Oct 13, 2020
@efreeti efreeti requested review from a team as code owners October 13, 2020 10:30
@efreeti efreeti self-assigned this Oct 13, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-management (Team:Endpoint Management)

@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-app-team (Feature:Endpoint)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

async chunks size

id before after diff
securitySolution 10.6MB 10.6MB +1.7KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@efreeti efreeti merged commit bc1de5b into elastic:master Oct 13, 2020
@efreeti efreeti deleted the btsymbala/grid-layout-fixes branch October 13, 2020 12:21
efreeti added a commit to efreeti/kibana that referenced this pull request Oct 13, 2020
* fixes to make grid layout a bit more solid.

* Changed the spacing a bit more.

* Updated snapshot.
efreeti added a commit to efreeti/kibana that referenced this pull request Oct 13, 2020
* fixes to make grid layout a bit more solid.

* Changed the spacing a bit more.

* Updated snapshot.
efreeti added a commit that referenced this pull request Oct 13, 2020
* fixes to make grid layout a bit more solid.

* Changed the spacing a bit more.

* Updated snapshot.
efreeti added a commit that referenced this pull request Oct 13, 2020
* fixes to make grid layout a bit more solid.

* Changed the spacing a bit more.

* Updated snapshot.
jloleysens added a commit to jloleysens/kibana that referenced this pull request Oct 13, 2020
…otphase-to-formlib

* 'master' of github.com:elastic/kibana: (59 commits)
  [Security Solution][Resolver] Replace copy-to-clipboard with native navigator.clipboard (elastic#80193)
  [Security Solution] Reduce initial bundle size (elastic#78992)
  [Security Solution][Resolver] Fix Resize node box-shadow bug (elastic#80223)
  Move observability content (elastic#79978)
  skip flaky suite (elastic#79389)
  removing kibana_datatable` in favor of `datatable` (elastic#75184)
  [ML] Fixes for anomaly swim lane  (elastic#80299)
  [Lens] Smokescreen lens test unskip (elastic#80190)
  Improved AlertsClient tests structure by splitting a huge alerts_client.tests.ts file into a specific files defined by its responsibility. (elastic#80088)
  [APM] React key warning when opening popover with external resources (elastic#80328)
  [Step 1] use Observables on server search API (elastic#79874)
  Apply back pressure in Task Manager whenever Elasticsearch responds with a 429 (elastic#75666)
  [Lens] Leverage original http request error (elastic#79831)
  [Security Solution][Case] Improve ServiceConnectorCaseParams type (elastic#80109)
  [SECURITY_SOLUTION] Fix query on alert histogram (elastic#80219)
  [DOCS] Update ingest node pipelines doc (elastic#79187)
  [Ingest Manager] Split up OpenAPI spec file  (elastic#80107)
  [SECURITY_SOLUTION][ENDPOINT] Fix label on Trusted App create name field (elastic#80001)
  [Ingest Manager] Fix agent policy bump revision to create only one POLICY_CHANGE action (elastic#80081)
  Grid layout fixes (elastic#80305)
  ...

# Conflicts:
#	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/shared/data_tier_allocation_field.tsx
#	x-pack/plugins/index_lifecycle_management/public/shared_imports.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Endpoint Elastic Endpoint feature release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants