Skip to content

[9.4] [Workflows] Add editor settings popover to YAML editor (#267421)#267706

Open
kibanamachine wants to merge 1 commit intoelastic:9.4from
kibanamachine:backport/9.4/pr-267421
Open

[9.4] [Workflows] Add editor settings popover to YAML editor (#267421)#267706
kibanamachine wants to merge 1 commit intoelastic:9.4from
kibanamachine:backport/9.4/pr-267421

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.4:

Questions ?

Please refer to the Backport tool documentation

## Summary

https://github.com/user-attachments/assets/3cabaaf7-385e-44da-9167-e68dbd8805ba

Adds an **Editor Settings** popover icon to the YAML editor bottom bar
(to the right of the keyboard shortcuts icon), with two toggles:
- **Show indent guides** — vertical grey lines at each indent level (on
by default)
- **Show whitespace characters** — dots for every space (off by default)

## Test plan

- [x] Open the Workflow YAML editor — verify indent guide lines are
visible by default
- [x] Click the settings icon in the bottom bar — popover opens with two
checkboxes
- [x] Toggle "Show indent guides" off — vertical lines disappear from
the editor
- [x] Toggle "Show whitespace characters" on — dots appear for every
space
- [x] Settings icon and keyboard shortcuts icon coexist correctly in the
bottom bar

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 4935a01)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label May 5, 2026
@kibanamachine kibanamachine enabled auto-merge (squash) May 5, 2026 11:44
@botelastic botelastic Bot added the Team:One Workflow Team label for One Workflow (Workflow automation) label May 5, 2026
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
workflowsManagement 1608 1609 +1

Async chunks

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

id before after diff
workflowsManagement 2.3MB 2.3MB +1.9KB

cc @r4zr32d3k1l

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 Team:One Workflow Team label for One Workflow (Workflow automation)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants