79303313

Date: 2024-12-23 14:08:19
Score: 0.5
Natty:
Report link

Neither option is recommended. You generally don't want turn large areas of content into a live region. It is somewhat hard to give a good answer without seeing the project, but one solution might be to have a heading at the beginning of each step, add tabindex="-1" to the heading, and programmatically place focus on the heading when the new step appears. No aria-live required.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Roland McLeod