elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

[Fleet] Support expanding YML fields in integration policy editor #193387

Open zez3 opened 2 months ago

zez3 commented 2 months ago

User Story

As a user configuring integrations, I want to expand the YML field editor to full screen, so that I can easily view and edit the full content without relying on scrolling.

Context

The current YML field editor in the integration policy editor is a small, scrollable text box. For large configurations, it becomes difficult to navigate the content by scrolling left/right or up/down. Allowing users to expand the editor to full screen will provide a better user experience, ensuring they can view and edit the entire configuration comfortably.

There are examples of this kind of experience in the EuiCodeBlock component docs, e.g.

Image

Acceptance Criteria

zez3 commented 2 months ago

@elastic/fleet (Team:Fleet)

kpollich commented 1 day ago

Thanks for the report, this looks good. I'm going to hijack this with a new title + description and get this scheduled.