Skip to content

Fix: accessible "Run Once" link to run the code - #351

Merged
imantsk merged 1 commit into
core-betafrom
a11y-run-once-link
Apr 14, 2026
Merged

Fix: accessible "Run Once" link to run the code#351
imantsk merged 1 commit into
core-betafrom
a11y-run-once-link

Conversation

@rami-elementor

Copy link
Copy Markdown
Contributor

The "Run once" link has visible content of essentially   with only a title attribute. title is a weak, non-universal accessible name. If we add aria-label we can improve accessibility for this element, adding an accessible name to the link.

Before:

before

After:

after

@imantsk
imantsk merged commit 3f59955 into core-beta Apr 14, 2026
8 checks passed
@imantsk
imantsk deleted the a11y-run-once-link branch April 14, 2026 09:32
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.

3 participants