Skip to content

[8.16] [Discover] Fix document comparison table padding (#205984)#206337

Merged
kibanamachine merged 1 commit intoelastic:8.16from
kibanamachine:backport/8.16/pr-205984
Jan 10, 2025
Merged

[8.16] [Discover] Fix document comparison table padding (#205984)#206337
kibanamachine merged 1 commit intoelastic:8.16from
kibanamachine:backport/8.16/pr-205984

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

## Summary

This PR fixes the table padding on the Discover document comparison
table which was causing the diff decorations to be cut off. This likely
started after elastic#188495 when some of the standard table styles the
comparison table inherits from changed.

Fixes elastic#205463.

### Checklist

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This was checked for breaking HTTP API changes, and any breaking
changes have been approved by the breaking-change committee. The
`release_note:breaking` label should be applied in these situations.
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

(cherry picked from commit de3bd71)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jan 10, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) January 10, 2025 19:41
@kibanamachine kibanamachine merged commit b299c94 into elastic:8.16 Jan 10, 2025
@elasticmachine
Copy link
Copy Markdown
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
cloudSecurityPosture 509.2KB 509.2KB +16.0B
discover 825.9KB 825.9KB +16.0B
esqlDataGrid 153.5KB 153.5KB +16.0B
securitySolution 19.8MB 19.8MB +16.0B
slo 858.6KB 858.6KB +16.0B
total +80.0B

cc @davismcphee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants