Skip to content

Comments

[IM] Use EuiCodeBlock to render index mapping#60420

Merged
alisonelizabeth merged 2 commits intoelastic:masterfrom
alisonelizabeth:bugfix/index-mappings
Mar 17, 2020
Merged

[IM] Use EuiCodeBlock to render index mapping#60420
alisonelizabeth merged 2 commits intoelastic:masterfrom
alisonelizabeth:bugfix/index-mappings

Conversation

@alisonelizabeth
Copy link
Contributor

@alisonelizabeth alisonelizabeth commented Mar 17, 2020

Fixes #60398

Screen Shot 2020-03-17 at 1 36 34 PM

Release note

A bug was resolved in Index Management where a very large mapping could cause the detail panel to freeze.

@alisonelizabeth alisonelizabeth added release_note:fix Feature:Index Management Index and index templates UI v8.0.0 Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v7.7.0 v7.6.2 labels Mar 17, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@alisonelizabeth alisonelizabeth marked this pull request as ready for review March 17, 2020 17:37
Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, code LGTM! Thanks for switching gears so fast, Alison!

image

@alisonelizabeth
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@alisonelizabeth alisonelizabeth merged commit 3e0b6fb into elastic:master Mar 17, 2020
@alisonelizabeth alisonelizabeth deleted the bugfix/index-mappings branch March 17, 2020 22:56
alisonelizabeth added a commit to alisonelizabeth/kibana that referenced this pull request Mar 17, 2020
cjcenizal pushed a commit to cjcenizal/kibana that referenced this pull request Mar 17, 2020
cjcenizal added a commit that referenced this pull request Mar 18, 2020
Co-authored-by: Alison Goryachev <alison.goryachev@elastic.co>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Mar 18, 2020
* master:
  [ML] Re-enabling file upload telemetry (elastic#60418)
  [NP] Use local helper shortenDottedString for discover (elastic#60271)
  [Console] Fix for `_settings` and x-pack autocomplete (elastic#60246)
  Task/host enhancements (elastic#59671)
  [Search service] Asynchronous ES search strategy (elastic#53538)
  Index Action - Moved index params fields to connector config (elastic#60349)
  Edits UI text for ML nodes and job button (elastic#60184)
  Publish getIsNavDrawerLocked$ method on core chrome service. (elastic#60191)
  Disabled edit alert button on management ui for non registered UI alert types (elastic#60439)
  Revert "[Console] Fix bool filter autocompletions and refactor (elastic#60361)"
  [Console] Fix bool filter autocompletions and refactor (elastic#60361)
  Update ingest management team handle (elastic#60457)
  [IM] Use EuiCodeBlock to render index mapping (elastic#60420)
  Add additional safeguards for data source wizard step 2 (elastic#60426)
  [kbn/pm] don't fail when plugins are outside repo (elastic#60164)
  upgrade react-use (elastic#60427)
  Remove link to old settings (elastic#60326)
  Update app arch CODEOWNERS items. (elastic#60396)
  [ML] Fixing custom urls to dashboards (elastic#60355)
  Update the ems-client dependency to 7.7.0 (elastic#59936)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Index Management Index and index templates UI release_note:fix Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v7.6.2 v7.7.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Index Management mappings tab can freeze browser with large mappings

4 participants