mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[DOCS] Adds more 6.3.2 PRs to release notes (#21167)
This commit is contained in:
parent
dfdc3b9774
commit
44aa34e4f4
1 changed files with 11 additions and 2 deletions
|
@ -80,6 +80,15 @@ This section summarizes the changes in each release.
|
|||
|
||||
[float]
|
||||
=== Bug fixes
|
||||
|
||||
Accessibility::
|
||||
* [Fixes #19012] Adds missing aria level on the solutions page in {kib}. In
|
||||
particular, it adds aria-level to KuiCardDescriptionTitle. {pull}20579[#20579]
|
||||
|
||||
Dashboard::
|
||||
* [Fixes #20635] Reduces the scale factor to 4 when migrating panels that are in
|
||||
a dashboard with margins. {pull}20727[#20727]
|
||||
|
||||
Discover::
|
||||
* [Fixes #19445] Removes outdated Aria attribute {pull}20532[#20532]
|
||||
|
||||
|
@ -102,12 +111,12 @@ a dashboard with margins.
|
|||
|
||||
Visualization::
|
||||
* [Fixes #19378, #16884] Fixes editor sidebar to better handle long field
|
||||
names {pull}20455[#20455]
|
||||
names {pull}20476[#20476]
|
||||
* [Fixes #20240] Fixes issues with the flickering of visualizations on
|
||||
refresh {pull}20817[#20817]
|
||||
* Avoids shard failures when performing a `geo_bounding_box` filter on coordinate
|
||||
maps {pull}19548[#19548]
|
||||
* Fixes disabled aggregations in the visualization editor {pull}18796[#18796]
|
||||
* Fixes disabled aggregations in the visualization editor {pull}20450[#20450]
|
||||
|
||||
[float]
|
||||
=== Important documentation and developer changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue