Dynamic content accessibility (dynamic-content)
Dynamic content changes (e.g., through JavaScript) that affect the visible UI, are communicated to users of assistive technologies. This includes updating the accessible name, role, etc.
Aria-label not updated:
This icons textContent changes, but the aria-label doesn't reflect these changes:
computer