Skip to content

Use image maps for k6 Studio component screenshots - #2295

Merged
heitortsergent merged 1 commit into
mainfrom
fix/use-image-maps-for-studio-component-screenshots
Aug 6, 2026
Merged

Use image maps for k6 Studio component screenshots#2295
heitortsergent merged 1 commit into
mainfrom
fix/use-image-maps-for-studio-component-screenshots

Conversation

@e-fisher

@e-fisher e-fisher commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What

Converts the k6 Studio component docs (Recorder, Generator, browser test editor, Debugger) from static numbered screenshots with plain-text lists to interactive image_maps with hoverable annotations.

  • components/recorder.md: moved the five-item window layout list into image_maps frontmatter, replaced the figure shortcode with image-map.
  • components/generator.md: same conversion. Also updated the layout description to match the 2.0 UI: Add rule and the new Autocorrelate button now live next to Test rules instead of under Generator options.
  • components/browser-editor.md: same conversion. This page previously had no screenshot at all.
  • components/debugger.md: restored the three image maps (overview, HTTP test results, browser test results) that were replaced with numbered lists in k6 Studio 2.0 docs #2282, now pointing at the 2.0 screenshots with repositioned annotation points.

All maps reference the new screenshot-k6-studio-2.0-* media assets.

Why

The 2.0 docs restructure (#2282) shipped numbered screenshots with matching ordered lists. Image maps keep the screenshots clean and let readers hover each region for details instead of cross-referencing numbers with a list below the image.

@e-fisher
e-fisher marked this pull request as ready for review August 6, 2026 12:00
@e-fisher
e-fisher requested review from a team and heitortsergent as code owners August 6, 2026 12:00
@e-fisher
e-fisher requested review from going-confetti and removed request for a team August 6, 2026 12:00

@heitortsergent heitortsergent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM! :shipit:

@heitortsergent
heitortsergent merged commit a6c74dd into main Aug 6, 2026
13 checks passed
@heitortsergent
heitortsergent deleted the fix/use-image-maps-for-studio-component-screenshots branch August 6, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants