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

[7.x] [CCR & Snapshot+Restore] Center align states under tabs (#103237) #103610

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

sabarasaba
Copy link
Member

Backports the following commits to 7.x:

* fix up CCR centered sates in tabs content

* update snapshots list

* fix lint errors

* Change tab states for all pages in snapshot+restore

* Remove unnecessary variables

* Seems we dont need the class wrapper

* fix broken type

* Fix bug in ILM table when filtering it down

* center align search box

* fix linter errors

* fix prettier warnings

* revert content var refactor and just focus on ux

* add breakword class to paragraph so we avoid text overflowing

* fix prettier errors

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@sabarasaba sabarasaba enabled auto-merge (squash) June 29, 2021 06:59
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
crossClusterReplication 290.5KB 290.3KB -228.0B
indexLifecycleManagement 248.6KB 248.6KB -33.0B
snapshotRestore 458.9KB 460.2KB +1.3KB
total +1.0KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
crossClusterReplication 24.9KB 25.1KB +230.0B
esUiShared 192.5KB 192.6KB +27.0B
snapshotRestore 40.9KB 41.1KB +166.0B
total +423.0B

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

@sabarasaba sabarasaba merged commit a6ebd0b into elastic:7.x Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants