p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

refactor: change div to aside for accessibility in settings component

Open hxrshxz opened this issue 2 months ago • 1 comments

Fixes #996

Description

I have changed the div to aside for accessibility in settings componen now it is contained in a semantic landmark and now screen reader users can efficiently navigate the page using landmark shortcuts.

hxrshxz avatar Oct 16 '25 07:10 hxrshxz