[wp-trac] [WordPress Trac] #64490: Editor: LinkControl dialog missing ARIA labels
WordPress Trac
noreply at wordpress.org
Sat Jan 10 06:47:09 UTC 2026
#64490: Editor: LinkControl dialog missing ARIA labels
--------------------------------------+------------------------------
Reporter: mohammadzaid | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: good-first-bug has-patch | Focuses: accessibility
--------------------------------------+------------------------------
Comment (by wildworks):
Hi, @mohammadzaid, thanks for submitting the PR!
Unfortunately, the `LinkControl` is a React component and is not developed
in WordPress core. It's developed in Gutenberg, so you'll need to clone
[https://github.com/WordPress/gutenberg the Gutenberg GitHub repository]
and create a pull request based on it.
However, my understanding is that the `LinkControl` is just a popover and
does not need a `dialog` role in the first place.
Please let me know if I've missed something.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64490#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list