Changes between Initial Version and Version 1 of Ticket #36976, comment 5
- Timestamp:
- Mar 18, 2026, 5:17:14 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36976, comment 5
initial v1 1 Should we expand the scope of this issue to every instance where we use `element.textContent =` in JavaScript? I spotted 3 other files besides actions.js. They were SelectFilter2, DateTimeShortcuts, calendar and RelatedObjectLookups. 1 Should we expand the scope of this issue to every instance where we use `element.textContent =` in JavaScript? I spotted 3 other files besides actions.js. They were SelectFilter2, DateTimeShortcuts, calendar and RelatedObjectLookups. These would be similar places where we would need `aria-live` applied.